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::IndexedFaceSet X3DTK::GL::TriangleFanSet X3DTK::GL::TriangleSet X3DTK::GL::TriangleStripSet List of all members.

Public Methods

Protected Methods


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

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

gets the ccw attribute.

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

Gets the color attribute.

const SFBool& X3DTK::GL::X3DComposedGeometryNode::getNormalPerVertex   [inline]
 

Gets the normalPerVertex attribute.

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

Gets the solid attribute.

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

Gets the texCoord attribute.

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

Gets the vertex format.

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

Gets the vertices duplicated attribute.

void X3DTK::GL::X3DComposedGeometryNode::setCcw const SFBool &    ccw
 

Sets the ccw attribute.

void X3DTK::GL::X3DComposedGeometryNode::setColor const SFBool &    color
 

Sets the color attribute.

void X3DTK::GL::X3DComposedGeometryNode::setNormalPerVertex const SFBool &    normalPerVertex
 

Sets the normalPerVertex attribute.

void X3DTK::GL::X3DComposedGeometryNode::setSolid const SFBool &    solid
 

Sets the solid attribute.

void X3DTK::GL::X3DComposedGeometryNode::setTexCoord const SFBool &    texCoord
 

Sets the texCoord attribute.

void X3DTK::GL::X3DComposedGeometryNode::setVertexFormat const GLenum &    format
 

Sets the vertex format.

void X3DTK::GL::X3DComposedGeometryNode::setVerticesDuplicated const SFBool &    verticesDuplicated
 

Sets the vertices duplicated attribute.


Generated on Mon Jan 19 10:32:16 2004 for X3DToolKit by doxygen1.2.18