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

X3DTK::X3D::X3DComposedGeometryNode Class Reference

Base class of the Rendering component defining an X3DComposedGeometryNode ( documentation). More...

Inheritance diagram for X3DTK::X3D::X3DComposedGeometryNode:

X3DTK::X3D::X3DGeometry3DNode X3DTK::X3D::X3DGeometryNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode X3DTK::X3D::IndexedFaceSet X3DTK::X3D::TriangleFanSet X3DTK::X3D::TriangleSet X3DTK::X3D::TriangleStripSet List of all members.

Public Methods

Protected Methods


Detailed Description

Base class of the Rendering component defining an X3DComposedGeometryNode ( documentation).


Constructor & Destructor Documentation

X3DTK::X3D::X3DComposedGeometryNode::X3DComposedGeometryNode  
 

Constructor.

X3DTK::X3D::X3DComposedGeometryNode::X3DComposedGeometryNode const X3DColorNode   color,
const X3DCoordinateNode   coord,
const X3DNormalNode   normal,
const X3DTextureCoordinateNode   texCoord,
SFBool    ccw,
SFBool    colorPerVertex,
SFBool    normalPerVertex,
SFBool    solid
 

Constructs an X3DComposedGeometryNode from its attributes.

virtual X3DTK::X3D::X3DComposedGeometryNode::~X3DComposedGeometryNode   [virtual]
 

Virtual destructor.

X3DTK::X3D::X3DComposedGeometryNode::X3DComposedGeometryNode const X3DComposedGeometryNode &    N [protected]
 

Copy constructor.


Member Function Documentation

virtual bool X3DTK::X3D::X3DComposedGeometryNode::addChild const SFAbstractNode &    N [virtual]
 

Adds the child N.

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

Reimplemented from X3DTK::X3DAbstractNode.

virtual SFNode X3DTK::X3D::X3DComposedGeometryNode::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3D::X3DGeometry3DNode.

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

SFBool X3DTK::X3D::X3DComposedGeometryNode::getCcw   const [inline]
 

Gets the Ccw attribute.

SFNode X3DTK::X3D::X3DComposedGeometryNode::getColor   const [inline]
 

Gets the Color attribute.

SFBool X3DTK::X3D::X3DComposedGeometryNode::getColorPerVertex   const [inline]
 

Gets the ColorPerVertex attribute.

SFNode X3DTK::X3D::X3DComposedGeometryNode::getCoord   const [inline]
 

Gets the Coord attribute.

SFNode X3DTK::X3D::X3DComposedGeometryNode::getNormal   const [inline]
 

Gets the Normal attribute.

SFBool X3DTK::X3D::X3DComposedGeometryNode::getNormalPerVertex   const [inline]
 

Gets the NormalPerVertex attribute.

SFBool X3DTK::X3D::X3DComposedGeometryNode::getSolid   const [inline]
 

Gets the Solid attribute.

SFNode X3DTK::X3D::X3DComposedGeometryNode::getTexCoord   const [inline]
 

Gets the TexCoord attribute.

virtual void X3DTK::X3D::X3DComposedGeometryNode::load const X3DFileElement   element [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DTK::X3D::X3DNode.

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

virtual bool X3DTK::X3D::X3DComposedGeometryNode::removeChild const SFAbstractNode &    N [virtual]
 

Removes the child if exists. Returns TRUE if succeeds.

Reimplemented from X3DTK::X3DAbstractNode.

void X3DTK::X3D::X3DComposedGeometryNode::setCcw SFBool    ccw
 

Sets the Ccw attribute.

virtual bool X3DTK::X3D::X3DComposedGeometryNode::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 from X3DTK::X3DAbstractNode.

void X3DTK::X3D::X3DComposedGeometryNode::setColor const X3DColorNode   color
 

Sets the Color attribute.

void X3DTK::X3D::X3DComposedGeometryNode::setColorPerVertex SFBool    colorPerVertex
 

Sets the ColorPerVertex attribute.

void X3DTK::X3D::X3DComposedGeometryNode::setCoord const X3DCoordinateNode   coord
 

Sets the Coord attribute.

void X3DTK::X3D::X3DComposedGeometryNode::setNormal const X3DNormalNode   normal
 

Sets the Normal attribute.

void X3DTK::X3D::X3DComposedGeometryNode::setNormalPerVertex SFBool    normalPerVertex
 

Sets the NormalPerVertex attribute.

void X3DTK::X3D::X3DComposedGeometryNode::setSolid SFBool    solid
 

Sets the Solid attribute.

void X3DTK::X3D::X3DComposedGeometryNode::setTexCoord const X3DTextureCoordinateNode   texCoord
 

Sets the TexCoord attribute.

virtual SFString X3DTK::X3D::X3DComposedGeometryNode::write   [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.

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


Generated on Thu Oct 9 13:51:04 2003 for X3DToolKit by doxygen1.2.18