vcg::tetra::InsertedVT< I_TETRAMESH_TYPE > Struct Template Reference
[Tetramesh]

#include <subset.h>

List of all members.

Public Types

typedef I_TETRAMESH_TYPE ITetraMeshType
typedef
ITetraMeshType::TetraPointer 
TetraPointer
typedef
ITetraMeshType::VertexPointer 
VertexPointer

Public Member Functions

 InsertedVT (VertexPointer _v, TetraPointer _t, int _z)
const bool operator!= (const InsertedVT &o)
const bool operator< (const InsertedVT &o)
const bool operator== (const InsertedVT &o)

Public Attributes

TetraPointer t
VertexPointer v
int z

Detailed Description

template<class I_TETRAMESH_TYPE>
struct vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >

Definition at line 58 of file tetramesh/subset.h.


Member Typedef Documentation

template<class I_TETRAMESH_TYPE >
typedef I_TETRAMESH_TYPE vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >::ITetraMeshType

Definition at line 60 of file tetramesh/subset.h.

template<class I_TETRAMESH_TYPE >
typedef ITetraMeshType::TetraPointer vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >::TetraPointer

Definition at line 62 of file tetramesh/subset.h.

template<class I_TETRAMESH_TYPE >
typedef ITetraMeshType::VertexPointer vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >::VertexPointer

Definition at line 61 of file tetramesh/subset.h.


Constructor & Destructor Documentation

template<class I_TETRAMESH_TYPE >
vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >::InsertedVT ( VertexPointer  _v,
TetraPointer  _t,
int  _z 
) [inline]

Definition at line 64 of file tetramesh/subset.h.


Member Function Documentation

template<class I_TETRAMESH_TYPE >
const bool vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >::operator!= ( const InsertedVT< I_TETRAMESH_TYPE > &  o  )  [inline]

Definition at line 82 of file tetramesh/subset.h.

template<class I_TETRAMESH_TYPE >
const bool vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >::operator< ( const InsertedVT< I_TETRAMESH_TYPE > &  o  )  [inline]

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

template<class I_TETRAMESH_TYPE >
const bool vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >::operator== ( const InsertedVT< I_TETRAMESH_TYPE > &  o  )  [inline]

Definition at line 77 of file tetramesh/subset.h.


Member Data Documentation

template<class I_TETRAMESH_TYPE >
TetraPointer vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >::t

Definition at line 69 of file tetramesh/subset.h.

template<class I_TETRAMESH_TYPE >
VertexPointer vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >::v

Definition at line 68 of file tetramesh/subset.h.

template<class I_TETRAMESH_TYPE >
int vcg::tetra::InsertedVT< I_TETRAMESH_TYPE >::z

Definition at line 70 of file tetramesh/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:27 2013