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

X3DGLNode Class Reference

Base class of the Core component. More...

Inherits X3DAbstractNode.

Inherited by X3DGLAppearanceChildNode, X3DGLAppearanceNode, X3DGLChildNode, and X3DGLGeometryNode.

List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

Base class of the Core component.

A set of X3DGLNode represents a scene graph related with the X3D scene graph. Each X3DNode able to be drawn directly has its X3DGLNode correspondence. For example X3DIndexedFaceSet is related with GLIndexedFaceSet, whereas Coordinate has no X3DGLNode correspondent.


Constructor & Destructor Documentation

X3DGLNode  ) 
 

Constructor.

virtual ~X3DGLNode  )  [virtual]
 

Virtual destructor.

X3DGLNode const X3DGLNode &  N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DAbstractNode.

Reimplemented in GLScene, GLBox, GLCone, GLCylinder, GLIndexedFaceSet, GLSphere, GLGroup, GLStaticGroup, GLTransform, X3DGLChildNode, X3DGLGroupingNode, GLIndexedLineSet, GLPointSet, GLTriangleFanSet, GLTriangleSet, GLTriangleStripSet, X3DGLComposedGeometryNode, X3DGLGeometry3DNode, X3DGLGeometryNode, GLAppearance, GLFillProperties, GLLineProperties, GLMaterial, GLShape, X3DGLAppearanceChildNode, X3DGLAppearanceNode, X3DGLMaterialNode, X3DGLShapeNode, GLImageTexture, X3DGLTexture2DNode, X3DGLTextureNode, and X3DGLTextureTransformNode.

SFNode getX3DReference  )  const [inline]
 

Returns the X3DNode equivalent.

virtual void render  )  const [virtual]
 

Renders the node in an openGL context.

Reimplemented in GLBox, GLCone, GLCylinder, GLIndexedFaceSet, GLSphere, GLTransform, GLIndexedLineSet, GLPointSet, GLTriangleFanSet, GLTriangleSet, GLTriangleStripSet, GLMaterial, and GLImageTexture.

void setX3DReference X3DNode N  ) 
 

Sets the x3dReference.

virtual void update  )  [virtual]
 

Updates the attributes of the node.

Reimplemented in GLBox, GLCone, GLCylinder, GLIndexedFaceSet, GLSphere, GLTransform, GLIndexedLineSet, GLPointSet, GLTriangleFanSet, GLTriangleSet, GLTriangleStripSet, GLMaterial, and GLImageTexture.


Member Data Documentation

X3DNode* x3dReference [protected]
 

Pointer to the X3DNode equivalent.


Generated on Mon May 26 16:04:24 2003 for X3DToolKit by doxygen1.3