Public Member Functions | Public Attributes
vcg::tri::Clean< CleanMeshType >::SortedTriple Class Reference

#include <clean.h>

List of all members.

Public Member Functions

bool operator< (const SortedTriple &p) const
bool operator== (const SortedTriple &s) const
 SortedTriple ()
 SortedTriple (unsigned int v0, unsigned int v1, unsigned int v2, FacePointer _fp)

Public Attributes

FacePointer fp
unsigned int v [3]

Detailed Description

template<class CleanMeshType>
class vcg::tri::Clean< CleanMeshType >::SortedTriple

Definition at line 232 of file clean.h.


Constructor & Destructor Documentation

template<class CleanMeshType>
vcg::tri::Clean< CleanMeshType >::SortedTriple::SortedTriple ( ) [inline]

Definition at line 235 of file clean.h.

template<class CleanMeshType>
vcg::tri::Clean< CleanMeshType >::SortedTriple::SortedTriple ( unsigned int  v0,
unsigned int  v1,
unsigned int  v2,
FacePointer  _fp 
) [inline]

Definition at line 236 of file clean.h.


Member Function Documentation

template<class CleanMeshType>
bool vcg::tri::Clean< CleanMeshType >::SortedTriple::operator< ( const SortedTriple p) const [inline]

Definition at line 242 of file clean.h.

template<class CleanMeshType>
bool vcg::tri::Clean< CleanMeshType >::SortedTriple::operator== ( const SortedTriple s) const [inline]

Definition at line 248 of file clean.h.


Member Data Documentation

template<class CleanMeshType>
FacePointer vcg::tri::Clean< CleanMeshType >::SortedTriple::fp

Definition at line 255 of file clean.h.

template<class CleanMeshType>
unsigned int vcg::tri::Clean< CleanMeshType >::SortedTriple::v[3]

Definition at line 254 of file clean.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:02