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

#include <clean.h>

List of all members.

Public Member Functions

bool operator< (const SortedPair &p) const
bool operator== (const SortedPair &s) const
 SortedPair ()
 SortedPair (unsigned int v0, unsigned int v1, EdgePointer _fp)

Public Attributes

EdgePointer fp
unsigned int v [2]

Detailed Description

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

Definition at line 208 of file clean.h.


Constructor & Destructor Documentation

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

Definition at line 211 of file clean.h.

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

Definition at line 212 of file clean.h.


Member Function Documentation

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

Definition at line 218 of file clean.h.

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

Definition at line 223 of file clean.h.


Member Data Documentation

template<class CleanMeshType>
EdgePointer vcg::tri::Clean< CleanMeshType >::SortedPair::fp

Definition at line 230 of file clean.h.

template<class CleanMeshType>
unsigned int vcg::tri::Clean< CleanMeshType >::SortedPair::v[2]

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