vcg::tetra::Allocator< TM_TYPE >::InsertedVT Struct Reference

#include <allocate.h>

List of all members.

Public Member Functions

 InsertedVT (VertexType *_v, TetraType *_t, int _z)
const bool operator!= (const InsertedVT &o)
const bool operator< (const InsertedVT &o)
const bool operator== (const InsertedVT &o)

Public Attributes

TetraTypet
VertexTypev
int z

Detailed Description

template<class TM_TYPE>
struct vcg::tetra::Allocator< TM_TYPE >::InsertedVT

Definition at line 159 of file tetramesh/allocate.h.


Constructor & Destructor Documentation

template<class TM_TYPE>
vcg::tetra::Allocator< TM_TYPE >::InsertedVT::InsertedVT ( VertexType _v,
TetraType _t,
int  _z 
) [inline]

Definition at line 160 of file tetramesh/allocate.h.


Member Function Documentation

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

Definition at line 174 of file tetramesh/allocate.h.

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

Definition at line 168 of file tetramesh/allocate.h.

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

Definition at line 171 of file tetramesh/allocate.h.


Member Data Documentation

template<class TM_TYPE>
TetraType* vcg::tetra::Allocator< TM_TYPE >::InsertedVT::t

Definition at line 165 of file tetramesh/allocate.h.

template<class TM_TYPE>
VertexType* vcg::tetra::Allocator< TM_TYPE >::InsertedVT::v

Definition at line 164 of file tetramesh/allocate.h.

template<class TM_TYPE>
int vcg::tetra::Allocator< TM_TYPE >::InsertedVT::z

Definition at line 166 of file tetramesh/allocate.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:26 2013