Public Types | Public Member Functions
vcg::tri::EuclideanDistance< MeshType > Struct Template Reference

#include <geodesic.h>

List of all members.

Public Types

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

Public Member Functions

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

Detailed Description

template<class MeshType>
struct vcg::tri::EuclideanDistance< MeshType >

Definition at line 35 of file geodesic.h.


Member Typedef Documentation

template<class MeshType>
typedef MeshType::FacePointer vcg::tri::EuclideanDistance< MeshType >::FacePointer

Definition at line 38 of file geodesic.h.

template<class MeshType>
typedef MeshType::ScalarType vcg::tri::EuclideanDistance< MeshType >::ScalarType

Definition at line 37 of file geodesic.h.

template<class MeshType>
typedef MeshType::VertexType vcg::tri::EuclideanDistance< MeshType >::VertexType

Definition at line 36 of file geodesic.h.


Constructor & Destructor Documentation

template<class MeshType>
vcg::tri::EuclideanDistance< MeshType >::EuclideanDistance ( ) [inline]

Definition at line 40 of file geodesic.h.


Member Function Documentation

template<class MeshType>
ScalarType vcg::tri::EuclideanDistance< MeshType >::operator() ( const VertexType v0,
const VertexType v1 
) const [inline]

Definition at line 42 of file geodesic.h.

template<class MeshType>
ScalarType vcg::tri::EuclideanDistance< MeshType >::operator() ( const FacePointer  f0,
const FacePointer  f1 
) const [inline]

Definition at line 45 of file geodesic.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:42:17