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

#include <geodesic.h>

List of all members.

Public Member Functions

 TempData (const ScalarType &d_)
 TempData ()

Public Attributes

ScalarType d
VertexPointer source

Detailed Description

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

Definition at line 99 of file geodesic.h.


Constructor & Destructor Documentation

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

Definition at line 100 of file geodesic.h.

template<class MeshType , class DistanceFunctor = EuclideanDistance<MeshType>>
vcg::tri::Geo< MeshType, DistanceFunctor >::TempData::TempData ( const ScalarType d_  )  [inline]

Definition at line 101 of file geodesic.h.


Member Data Documentation

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

Definition at line 102 of file geodesic.h.

template<class MeshType , class DistanceFunctor = EuclideanDistance<MeshType>>
VertexPointer vcg::tri::Geo< MeshType, DistanceFunctor >::TempData::source

Definition at line 103 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