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

X3DTK::X3DAbstractNode Class Reference

X3DAbstractNode defines the root class of the derivation tree. More...

Inheritance diagram for X3DTK::X3DAbstractNode:

X3DTK::GL::X3DNode X3DTK::Mesh::X3DNode X3DTK::X3D::X3DNode X3DTK::GL::X3DAppearanceChildNode X3DTK::GL::X3DAppearanceNode X3DTK::GL::X3DChildNode X3DTK::GL::X3DGeometryNode X3DTK::Mesh::TemplateMesh< MData, VData, EData, FData > X3DTK::Mesh::X3DGroupingNode X3DTK::X3D::X3DAppearanceChildNode X3DTK::X3D::X3DAppearanceNode X3DTK::X3D::X3DChildNode X3DTK::X3D::X3DGeometricPropertyNode X3DTK::X3D::X3DGeometryNode List of all members.

Public Member Functions

Static Public Attributes

Protected Member Functions


Detailed Description

X3DAbstractNode defines the root class of the derivation tree.


Constructor & Destructor Documentation

X3DTK::X3DAbstractNode::X3DAbstractNode  ) 
 

Constructor.

virtual X3DTK::X3DAbstractNode::~X3DAbstractNode  )  [virtual]
 

Virtual destructor.

X3DTK::X3DAbstractNode::X3DAbstractNode const X3DAbstractNode &  N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual bool X3DTK::X3DAbstractNode::addChild const SFAbstractNode &  N  )  [virtual]
 

Adds the child N.

Returns FALSE if the child already exists or N is not a valid child.

Reimplemented in X3DTK::GL::StaticGroup, X3DTK::GL::X3DGroupingNode, X3DTK::GL::Appearance, X3DTK::GL::X3DShapeNode, X3DTK::X3D::StaticGroup, X3DTK::X3D::X3DGroupingNode, X3DTK::X3D::Contour2D, X3DTK::X3D::CoordinateDeformer, X3DTK::X3D::NurbsGroup, X3DTK::X3D::NurbsSurface, X3DTK::X3D::TrimmedSurface, X3DTK::X3D::IndexedLineSet, X3DTK::X3D::PointSet, X3DTK::X3D::X3DComposedGeometryNode, X3DTK::X3D::Appearance, X3DTK::X3D::X3DShapeNode, and X3DTK::Mesh::X3DGroupingNode.

void X3DTK::X3DAbstractNode::addOneReference  )  [inline, protected]
 

void X3DTK::X3DAbstractNode::addParent const SFAbstractNode &  N  ) 
 

Adds a parent.

void X3DTK::X3DAbstractNode::defineTypeName const SFString name,
const SFString component = SFString("")
[inline, protected]
 

Method to call at the first line of the body of the constructor, and passing in argument the name of the tag of the X3D file.

MFAbstractNode X3DTK::X3DAbstractNode::getParentList  )  const [inline]
 

Gets the parent list.

Type* X3DTK::X3DAbstractNode::getType  )  const [inline]
 

Gets the type of the node.

SFString X3DTK::X3DAbstractNode::getTypeName  )  const [inline]
 

Gets the type name of the node.

virtual bool X3DTK::X3DAbstractNode::removeChild const SFAbstractNode &  N  )  [virtual]
 

Removes the child if exists. Returns TRUE if suceeds.

Reimplemented in X3DTK::GL::StaticGroup, X3DTK::GL::X3DGroupingNode, X3DTK::GL::Appearance, X3DTK::GL::X3DShapeNode, X3DTK::X3D::StaticGroup, X3DTK::X3D::X3DGroupingNode, X3DTK::X3D::NurbsSurface, X3DTK::X3D::TrimmedSurface, X3DTK::X3D::IndexedLineSet, X3DTK::X3D::PointSet, X3DTK::X3D::X3DComposedGeometryNode, X3DTK::X3D::Appearance, X3DTK::X3D::X3DShapeNode, and X3DTK::Mesh::X3DGroupingNode.

bool X3DTK::X3DAbstractNode::removeParent const SFAbstractNode &  N  ) 
 

Removes a parent.

virtual bool X3DTK::X3DAbstractNode::setChild const SFAbstractNode &  N  )  [virtual]
 

Sets the child N.

Returns FALSE if N is not a valid child. If the child already exists then N becomes the new child.

Reimplemented in X3DTK::GL::StaticGroup, X3DTK::GL::X3DGroupingNode, X3DTK::GL::Appearance, X3DTK::GL::X3DShapeNode, X3DTK::X3D::StaticGroup, X3DTK::X3D::X3DGroupingNode, X3DTK::X3D::Contour2D, X3DTK::X3D::CoordinateDeformer, X3DTK::X3D::NurbsGroup, X3DTK::X3D::NurbsSurface, X3DTK::X3D::TrimmedSurface, X3DTK::X3D::IndexedLineSet, X3DTK::X3D::PointSet, X3DTK::X3D::X3DComposedGeometryNode, X3DTK::X3D::Appearance, X3DTK::X3D::X3DShapeNode, and X3DTK::Mesh::X3DGroupingNode.


Member Data Documentation

NameDict X3DTK::X3DAbstractNode::DEFDict [static]
 

Dictionary containing all the names defined.


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