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

X3DGLComposedGeometryNode Class Reference

Class providing an interface for the equivalent of the X3DComposedGeometryNode in the X3DGL tree. More...

Inherits X3DGLGeometry3DNode.

Inherited by GLIndexedFaceSet, GLTriangleFanSet, GLTriangleSet, and GLTriangleStripSet.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class providing an interface for the equivalent of the X3DComposedGeometryNode in the X3DGL tree.


Constructor & Destructor Documentation

X3DGLComposedGeometryNode  ) 
 

Constructor.

virtual ~X3DGLComposedGeometryNode  )  [virtual]
 

Virtual destructor.

X3DGLComposedGeometryNode const X3DGLComposedGeometryNode &  N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DGLGeometry3DNode.

Reimplemented in GLIndexedFaceSet, GLTriangleFanSet, GLTriangleSet, and GLTriangleStripSet.

SFBool getCcw  )  const [inline]
 

gets the ccw attribute.

SFBool getColor  )  const [inline]
 

Gets the color attribute.

SFBool getSolid  )  const [inline]
 

Gets the solid attribute.

SFBool getTexCoord  )  const [inline]
 

Gets the texCoord attribute.

SFBool getVerticesDuplicated  )  const [inline]
 

Gets the vertices duplicated attribute.

void setCcw SFBool  ccw  ) 
 

Sets the ccw attribute.

void setColor SFBool  color  ) 
 

Sets the color attribute.

void setSolid SFBool  solid  ) 
 

Sets the solid attribute.

void setTexCoord SFBool  texCoord  ) 
 

Sets the texCoord attribute.

void setVerticesDuplicated SFBool  verticesDuplicated  ) 
 

Sets the vertices duplicated attribute.


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