Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

MGenericVertex Class Template Reference

Class providing a vector of Vertex for convenience, as well as object iterators. More...

List of all members.

Public Types

Public Member Functions


Detailed Description

template<class VData, class EData, class FData>
class X3DTK::Mesh::MGenericVertex< VData, EData, FData >

Class providing a vector of Vertex for convenience, as well as object iterators.


Member Typedef Documentation

typedef Const_Object_Iterator<GenericVertex<VData, EData, FData> *> const_iterator
 

typedef Non_Const_Object_Iterator<GenericVertex<VData, EData, FData> *> iterator
 


Constructor & Destructor Documentation

MGenericVertex  )  [inline]
 

MGenericVertex const std::vector< GenericVertex< VData, EData, FData > * > &  vector  )  [inline, explicit]
 


Member Function Documentation

const_iterator begin  )  const [inline]
 

iterator begin  )  [inline]
 

bool empty  )  const [inline]
 

const_iterator end  )  const [inline]
 

iterator end  )  [inline]
 

unsigned int size  )  const [inline]
 

to be completed + add member size? not to count the 0 ref!!!!!!!


Generated on Wed Jun 18 14:06:25 2003 for X3DToolKit by doxygen1.3