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

X3DTK::GL::X3DComposedGeometryNode Class Reference

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

Inheritance diagram for X3DTK::GL::X3DComposedGeometryNode:

X3DTK::GL::X3DGeometry3DNode X3DTK::GL::X3DGeometryNode X3DTK::GL::X3DNode X3DTK::X3DAbstractNode X3DTK::GL::IndexedFaceSet X3DTK::GL::TriangleFanSet X3DTK::GL::TriangleSet X3DTK::GL::TriangleStripSet 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

X3DTK::GL::X3DComposedGeometryNode::X3DComposedGeometryNode  ) 
 

Constructor.

virtual X3DTK::GL::X3DComposedGeometryNode::~X3DComposedGeometryNode  )  [virtual]
 

Virtual destructor.

X3DTK::GL::X3DComposedGeometryNode::X3DComposedGeometryNode const X3DComposedGeometryNode &  N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode X3DTK::GL::X3DComposedGeometryNode::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::GL::X3DGeometry3DNode.

Reimplemented in X3DTK::GL::IndexedFaceSet, X3DTK::GL::TriangleFanSet, X3DTK::GL::TriangleSet, and X3DTK::GL::TriangleStripSet.

SFBool X3DTK::GL::X3DComposedGeometryNode::getCcw  )  const [inline]
 

gets the ccw attribute.

SFBool X3DTK::GL::X3DComposedGeometryNode::getColor  )  const [inline]
 

Gets the color attribute.

SFBool X3DTK::GL::X3DComposedGeometryNode::getNormalPerVertex  )  [inline]
 

Gets the normalPerVertex attribute.

SFBool X3DTK::GL::X3DComposedGeometryNode::getSolid  )  const [inline]
 

Gets the solid attribute.

SFBool X3DTK::GL::X3DComposedGeometryNode::getTexCoord  )  const [inline]
 

Gets the texCoord attribute.

GLenum X3DTK::GL::X3DComposedGeometryNode::getVertexFormat  )  const [inline]
 

Gets the vertex format.

SFBool X3DTK::GL::X3DComposedGeometryNode::getVerticesDuplicated  )  const [inline]
 

Gets the vertices duplicated attribute.

void X3DTK::GL::X3DComposedGeometryNode::setCcw SFBool  ccw  ) 
 

Sets the ccw attribute.

void X3DTK::GL::X3DComposedGeometryNode::setColor SFBool  color  ) 
 

Sets the color attribute.

void X3DTK::GL::X3DComposedGeometryNode::setNormalPerVertex SFBool  normalPerVertex  ) 
 

Sets the normalPerVertex attribute.

void X3DTK::GL::X3DComposedGeometryNode::setSolid SFBool  solid  ) 
 

Sets the solid attribute.

void X3DTK::GL::X3DComposedGeometryNode::setTexCoord SFBool  texCoord  ) 
 

Sets the texCoord attribute.

void X3DTK::GL::X3DComposedGeometryNode::setVertexFormat GLenum  format  ) 
 

Sets the vertex format.

void X3DTK::GL::X3DComposedGeometryNode::setVerticesDuplicated SFBool  verticesDuplicated  ) 
 

Sets the vertices duplicated attribute.


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