vcg::Boundary::InsertedV< TriVertexType > Struct Template Reference

#include <boundary.h>

List of all members.

Public Types

typedef TriVertexType::FaceType FaceType

Public Member Functions

 InsertedV (TriVertexType *_v, FaceType *_f, int _z)
const bool operator!= (const InsertedV &o)
const bool operator< (const InsertedV &o)
const bool operator== (const InsertedV &o)

Public Attributes

FaceTypef
TriVertexType * v
int z

Detailed Description

template<class TriVertexType>
struct vcg::Boundary::InsertedV< TriVertexType >

Definition at line 80 of file boundary.h.


Member Typedef Documentation

template<class TriVertexType >
typedef TriVertexType::FaceType vcg::Boundary::InsertedV< TriVertexType >::FaceType

Definition at line 82 of file boundary.h.


Constructor & Destructor Documentation

template<class TriVertexType >
vcg::Boundary::InsertedV< TriVertexType >::InsertedV ( TriVertexType *  _v,
FaceType _f,
int  _z 
) [inline]

Definition at line 83 of file boundary.h.


Member Function Documentation

template<class TriVertexType >
const bool vcg::Boundary::InsertedV< TriVertexType >::operator!= ( const InsertedV< TriVertexType > &  o  )  [inline]

Definition at line 95 of file boundary.h.

template<class TriVertexType >
const bool vcg::Boundary::InsertedV< TriVertexType >::operator< ( const InsertedV< TriVertexType > &  o  )  [inline]

Definition at line 89 of file boundary.h.

template<class TriVertexType >
const bool vcg::Boundary::InsertedV< TriVertexType >::operator== ( const InsertedV< TriVertexType > &  o  )  [inline]

Definition at line 92 of file boundary.h.


Member Data Documentation

template<class TriVertexType >
FaceType* vcg::Boundary::InsertedV< TriVertexType >::f

Definition at line 86 of file boundary.h.

template<class TriVertexType >
TriVertexType* vcg::Boundary::InsertedV< TriVertexType >::v

Definition at line 85 of file boundary.h.

template<class TriVertexType >
int vcg::Boundary::InsertedV< TriVertexType >::z

Definition at line 87 of file boundary.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:57 2013