vcg::tri::InsertedV< I_MESH_TYPE > Struct Template Reference

#include <subset.h>

List of all members.

Public Types

typedef IMeshType::FacePointer FacePointer
typedef I_MESH_TYPE IMeshType
typedef IMeshType::VertexPointer VertexPointer

Public Member Functions

 InsertedV (VertexPointer _v, FacePointer _f, int _z)
bool operator!= (const InsertedV &o)
bool operator< (const InsertedV &o) const
bool operator== (const InsertedV &o)

Public Attributes

FacePointer f
VertexPointer v
int z

Detailed Description

template<class I_MESH_TYPE>
struct vcg::tri::InsertedV< I_MESH_TYPE >

Definition at line 70 of file trimesh/subset.h.


Member Typedef Documentation

template<class I_MESH_TYPE >
typedef IMeshType::FacePointer vcg::tri::InsertedV< I_MESH_TYPE >::FacePointer

Definition at line 74 of file trimesh/subset.h.

template<class I_MESH_TYPE >
typedef I_MESH_TYPE vcg::tri::InsertedV< I_MESH_TYPE >::IMeshType

Definition at line 72 of file trimesh/subset.h.

template<class I_MESH_TYPE >
typedef IMeshType::VertexPointer vcg::tri::InsertedV< I_MESH_TYPE >::VertexPointer

Definition at line 73 of file trimesh/subset.h.


Constructor & Destructor Documentation

template<class I_MESH_TYPE >
vcg::tri::InsertedV< I_MESH_TYPE >::InsertedV ( VertexPointer  _v,
FacePointer  _f,
int  _z 
) [inline]

Definition at line 76 of file trimesh/subset.h.


Member Function Documentation

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

Definition at line 94 of file trimesh/subset.h.

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

Definition at line 84 of file trimesh/subset.h.

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

Definition at line 89 of file trimesh/subset.h.


Member Data Documentation

template<class I_MESH_TYPE >
FacePointer vcg::tri::InsertedV< I_MESH_TYPE >::f

Definition at line 81 of file trimesh/subset.h.

template<class I_MESH_TYPE >
VertexPointer vcg::tri::InsertedV< I_MESH_TYPE >::v

Definition at line 80 of file trimesh/subset.h.

template<class I_MESH_TYPE >
int vcg::tri::InsertedV< I_MESH_TYPE >::z

Definition at line 82 of file trimesh/subset.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:23:33 2013