vcg::tri::Geo< MeshType, DistanceFunctor >::VertDist Struct Reference

#include <geodesic.h>

List of all members.

Public Member Functions

 VertDist (VertexPointer _v, ScalarType _d)
 VertDist ()

Public Attributes

ScalarType d
VertexPointer v

Detailed Description

template<class MeshType, class DistanceFunctor = EuclideanDistance<MeshType>>
struct vcg::tri::Geo< MeshType, DistanceFunctor >::VertDist

Definition at line 89 of file geodesic.h.


Constructor & Destructor Documentation

template<class MeshType , class DistanceFunctor = EuclideanDistance<MeshType>>
vcg::tri::Geo< MeshType, DistanceFunctor >::VertDist::VertDist (  )  [inline]

Definition at line 90 of file geodesic.h.

template<class MeshType , class DistanceFunctor = EuclideanDistance<MeshType>>
vcg::tri::Geo< MeshType, DistanceFunctor >::VertDist::VertDist ( VertexPointer  _v,
ScalarType  _d 
) [inline]

Definition at line 91 of file geodesic.h.


Member Data Documentation

template<class MeshType , class DistanceFunctor = EuclideanDistance<MeshType>>
ScalarType vcg::tri::Geo< MeshType, DistanceFunctor >::VertDist::d

Definition at line 93 of file geodesic.h.

template<class MeshType , class DistanceFunctor = EuclideanDistance<MeshType>>
VertexPointer vcg::tri::Geo< MeshType, DistanceFunctor >::VertDist::v

Definition at line 92 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:33 2013