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

X3DTK::SFType Class Reference
[abstractNode]

Class declared in <X3DTK/kernel.h> storing the informations relative to the nodes of the inheritance tree. More...

List of all members.

Public Member Functions

Static Public Member Functions


Detailed Description

Class declared in <X3DTK/kernel.h> storing the informations relative to the nodes of the inheritance tree.

It is based upon one singleton per tag. It means that it exists only one instance of SFType of tag name "Cylinder" for the component "Geometry3D" of the "GL" scene graph.


Member Function Documentation

SFString X3DTK::SFType::encodeKey const SFString sceneGraph,
const SFString component,
const SFString SFType
[static]
 

Computes the key from the sceneGraph, SFComponent and SFType strings.

MFType X3DTK::SFType::getChildren  )  const [inline]
 

Gets the list of children.

SFComponent* X3DTK::SFType::getComponent  )  const [inline]
 

Gets the component.

SFString X3DTK::SFType::getComponentName  )  const [inline]
 

Returns the name of the component of the type.

SFString X3DTK::SFType::getEncodedName  )  const [inline]
 

Returns the encoded name of the node.

int X3DTK::SFType::getId  )  const [inline]
 

Returns the id of the type.

SFString X3DTK::SFType::getName  )  const [inline]
 

Returns the name of the type.

SFType* X3DTK::SFType::getParent  )  const [inline]
 

Gets the superclass SFType.

SFSceneGraph* X3DTK::SFType::getSceneGraph  )  const [inline]
 

Gets the scene graph.

SFString X3DTK::SFType::getSceneGraphName  )  const [inline]
 

Returns the name of the scene graph of the type.

SFType* X3DTK::SFType::getTypeOfId int  id  )  [static]
 

Gets the SFType by its id.

SFType* X3DTK::SFType::getTypeOfName const SFString sceneGraph,
const SFString component,
const SFString name
[static]
 

Gets the SFType by its name.

void X3DTK::SFType::printInheritanceTree  )  [static]
 

Prints the current inheritance tree.

void X3DTK::SFType::recomputeIds  )  [static]
 

Recomputes the id and changes all the nodeProxy array.(Not yet implemented).


Generated on Thu Jun 3 10:12:15 2004 for X3DToolKit by doxygen 1.3.6