Public Member Functions | Public Attributes
vcg::tri::Geodesic< MeshType >::VertDist Struct Reference

#include <geodesic.h>

List of all members.

Public Member Functions

 VertDist ()
 VertDist (VertexPointer _v, ScalarType _d)

Public Attributes

ScalarType d
VertexPointer v

Detailed Description

template<class MeshType>
struct vcg::tri::Geodesic< MeshType >::VertDist

Definition at line 169 of file geodesic.h.


Constructor & Destructor Documentation

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

Definition at line 170 of file geodesic.h.

template<class MeshType >
vcg::tri::Geodesic< MeshType >::VertDist::VertDist ( VertexPointer  _v,
ScalarType  _d 
) [inline]

Definition at line 171 of file geodesic.h.


Member Data Documentation

template<class MeshType >
ScalarType vcg::tri::Geodesic< MeshType >::VertDist::d

Definition at line 174 of file geodesic.h.

template<class MeshType >
VertexPointer vcg::tri::Geodesic< MeshType >::VertDist::v

Definition at line 173 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:30