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

X3DTK::MESH::SFVertex< VData, EData, FData, readOnly > Class Template Reference
[MeshSceneGraph]

Template class declared in <X3DTK/MESH/scenegraph.h> providing a vertex structure for the Mesh class. More...

List of all members.

Public Types

Public Member Functions


Detailed Description

template<class VData, class EData, class FData, bool readOnly = true>
class X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >

Template class declared in <X3DTK/MESH/scenegraph.h> providing a vertex structure for the Mesh class.


Member Typedef Documentation

template<class VData, class EData, class FData, bool readOnly = true>
typedef EntityMFEdge<EData, FData, VData, readOnly> X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >::MFEdge
 

template<class VData, class EData, class FData, bool readOnly = true>
typedef EntityMFFace<FData, VData, EData, readOnly> X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >::MFFace
 


Member Function Documentation

template<class VData, class EData, class FData, bool readOnly = true>
const VData& X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >::data  )  const [inline]
 

Gets the data.

template<class VData, class EData, class FData, bool readOnly = true>
VData& X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >::data  )  [inline]
 

Gets the data.

template<class VData, class EData, class FData, bool readOnly = true>
template<class F>
F& X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >::getData  ) 
 

Gets the data F from VData which must be of type clist<tlist<T...> >.

template<class VData, class EData, class FData, bool readOnly = true>
const MFEdge& X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >::getEdges  )  const [inline]
 

Gets the rounding edges.

template<class VData, class EData, class FData, bool readOnly = true>
const MFFace& X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >::getFaces  )  const [inline]
 

Gets the rounding faces.

template<class VData, class EData, class FData, bool readOnly = true>
unsigned int X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >::getIndex  )  const [inline]
 

Gets the index.

template<class VData, class EData, class FData, bool readOnly = true>
bool X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >::isIsolated  )  const [inline]
 

Returns true if is an isolated vertex.

template<class VData, class EData, class FData, bool readOnly = true>
template<class F>
F& X3DTK::MESH::SFVertex< VData, EData, FData, readOnly >::ogetData  ) 
 

Gets optionally the data F from VData which must be of type clist<tlist<T...> >.


Friends And Related Function Documentation

template<class VData, class EData, class FData, bool readOnly = true>
friend class Mesh [friend]
 

template<class VData, class EData, class FData, bool readOnly = true>
friend class Vertex [friend]
 


Generated on Wed Apr 7 12:15:36 2004 for X3DToolKit by doxygen 1.3.3