vcg::tri::EuclideanDistance< MeshType > Struct Template Reference

#include <geodesic.h>

List of all members.

Public Types

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

Public Member Functions

 EuclideanDistance ()
ScalarType operator() (const VertexType *v0, const VertexType *v1) const

Detailed Description

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

Definition at line 64 of file geodesic.h.


Member Typedef Documentation

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

Definition at line 66 of file geodesic.h.

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

Definition at line 65 of file geodesic.h.


Constructor & Destructor Documentation

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

Definition at line 68 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 69 of file geodesic.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:31 2013