Private Member Functions | Private Attributes
vcg::tri::Hole< MESH >::EdgeToBeAvoided Class Reference

#include <hole.h>

List of all members.

Private Member Functions

 EdgeToBeAvoided (VertexPointer _v0, VertexPointer _v1)
bool operator< (const EdgeToBeAvoided &e)

Private Attributes

VertexPointer v0
VertexPointer v1

Detailed Description

template<class MESH>
class vcg::tri::Hole< MESH >::EdgeToBeAvoided

Definition at line 389 of file hole.h.


Constructor & Destructor Documentation

template<class MESH>
vcg::tri::Hole< MESH >::EdgeToBeAvoided::EdgeToBeAvoided ( VertexPointer  _v0,
VertexPointer  _v1 
) [inline, private]

Definition at line 392 of file hole.h.


Member Function Documentation

template<class MESH>
bool vcg::tri::Hole< MESH >::EdgeToBeAvoided::operator< ( const EdgeToBeAvoided e) [inline, private]

Definition at line 396 of file hole.h.


Member Data Documentation

template<class MESH>
VertexPointer vcg::tri::Hole< MESH >::EdgeToBeAvoided::v0 [private]

Definition at line 391 of file hole.h.

template<class MESH>
VertexPointer vcg::tri::Hole< MESH >::EdgeToBeAvoided::v1 [private]

Definition at line 391 of file hole.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:42:37