MeshCore::MeshNearestIndexToPlane< T > Class Template Reference

#include <Tools.h>

Public Member Functions

 MeshNearestIndexToPlane (const MeshKernel &mesh, const Base::Vector3f &b, const Base::Vector3f &n)
 
void operator() (unsigned long index)
 

Public Attributes

float nearest_dist
 
unsigned long nearest_index
 

Constructor & Destructor Documentation

◆ MeshNearestIndexToPlane()

template<class T >
MeshCore::MeshNearestIndexToPlane< T >::MeshNearestIndexToPlane ( const MeshKernel mesh,
const Base::Vector3f b,
const Base::Vector3f n 
)

Member Function Documentation

◆ operator()()

template<class T >
void MeshCore::MeshNearestIndexToPlane< T >::operator() ( unsigned long  index)

Member Data Documentation

◆ nearest_dist

template<class T >
float MeshCore::MeshNearestIndexToPlane< T >::nearest_dist

◆ nearest_index

template<class T >
unsigned long MeshCore::MeshNearestIndexToPlane< T >::nearest_index

The documentation for this class was generated from the following file:
  • src/Mod/Mesh/App/Core/Tools.h