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

X3DTK::X3DComponentCreator Class Reference

Abstract class defining the concept of component creator. More...

Inheritance diagram for X3DTK::X3DComponentCreator:

X3DTK::X3DComponent X3DTK::AbstractCreator X3DTK::X3D::CoreCreator X3DTK::X3D::Geometry3DCreator X3DTK::X3D::GroupingCreator X3DTK::X3D::InterpolationCreator X3DTK::X3D::LightingCreator X3DTK::X3D::NURBSCreator X3DTK::X3D::RenderingCreator X3DTK::X3D::ShapeCreator X3DTK::X3D::TexturingCreator List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

Abstract class defining the concept of component creator.


Constructor & Destructor Documentation

X3DTK::X3DComponentCreator::X3DComponentCreator  ) 
 

Constructor.

virtual X3DTK::X3DComponentCreator::~X3DComponentCreator  )  [pure virtual]
 

Destructor.


Member Function Documentation

bool X3DTK::X3DComponentCreator::contains const SFString name  )  const
 

Returns TRUE if the component contains the type name.

template<class T>
void X3DTK::X3DComponentCreator::defineNewCreationFunction const SFString name,
X3D::SFNode(T::*  ptrF)() const
[inline, protected]
 

Define a new creation function.

CreationDict X3DTK::X3DComponentCreator::getCreationDict  )  const [inline]
 

Returns the list of functions.

CreationFunction* X3DTK::X3DComponentCreator::getCreationFunctionOf const SFString name  )  const
 

Gets the creation of name.


Member Data Documentation

CreationDict X3DTK::X3DComponentCreator::creationDict_ [protected]
 


Generated on Wed Sep 10 11:25:18 2003 for X3DToolKit by doxygen1.3