Public Member Functions | Public Attributes
vcg::tri::VoronoiProcessing< MeshType, DistanceFunctor >::VoronoiEdge Class Reference

#include <voronoi_processing.h>

List of all members.

Public Member Functions

float Len () const
bool operator< (const VoronoiEdge &ve) const
bool operator== (const VoronoiEdge &ve) const

Public Attributes

FacePointer f0
FacePointer f1
VertexPointer r0
VertexPointer r1

Detailed Description

template<class MeshType, class DistanceFunctor = EuclideanDistance<MeshType>>
class vcg::tri::VoronoiProcessing< MeshType, DistanceFunctor >::VoronoiEdge

Definition at line 822 of file voronoi_processing.h.


Member Function Documentation

template<class MeshType, class DistanceFunctor = EuclideanDistance<MeshType>>
float vcg::tri::VoronoiProcessing< MeshType, DistanceFunctor >::VoronoiEdge::Len ( ) const [inline]

Definition at line 829 of file voronoi_processing.h.

template<class MeshType, class DistanceFunctor = EuclideanDistance<MeshType>>
bool vcg::tri::VoronoiProcessing< MeshType, DistanceFunctor >::VoronoiEdge::operator< ( const VoronoiEdge ve) const [inline]

Definition at line 828 of file voronoi_processing.h.

template<class MeshType, class DistanceFunctor = EuclideanDistance<MeshType>>
bool vcg::tri::VoronoiProcessing< MeshType, DistanceFunctor >::VoronoiEdge::operator== ( const VoronoiEdge ve) const [inline]

Definition at line 827 of file voronoi_processing.h.


Member Data Documentation

template<class MeshType, class DistanceFunctor = EuclideanDistance<MeshType>>
FacePointer vcg::tri::VoronoiProcessing< MeshType, DistanceFunctor >::VoronoiEdge::f0

Definition at line 826 of file voronoi_processing.h.

template<class MeshType, class DistanceFunctor = EuclideanDistance<MeshType>>
FacePointer vcg::tri::VoronoiProcessing< MeshType, DistanceFunctor >::VoronoiEdge::f1

Definition at line 826 of file voronoi_processing.h.

template<class MeshType, class DistanceFunctor = EuclideanDistance<MeshType>>
VertexPointer vcg::tri::VoronoiProcessing< MeshType, DistanceFunctor >::VoronoiEdge::r0

Definition at line 825 of file voronoi_processing.h.

template<class MeshType, class DistanceFunctor = EuclideanDistance<MeshType>>
VertexPointer vcg::tri::VoronoiProcessing< MeshType, DistanceFunctor >::VoronoiEdge::r1

Definition at line 825 of file voronoi_processing.h.


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


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