$darkmode
VCG Library
Public Types | Public Member Functions | List of all members
vcg::tri::EuclideanDistance< MeshType > Struct Template Reference

Public Types

typedef MeshType::VertexType VertexType
 
typedef MeshType::ScalarType ScalarType
 
typedef MeshType::FacePointer FacePointer
 

Public Member Functions

ScalarType operator() (const VertexType *v0, const VertexType *v1) const
 
ScalarType operator() (const FacePointer f0, const FacePointer f1) const
 

The documentation for this struct was generated from the following file: