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

X3DTK::X3D::TriangleFanSet Class Reference

Class of the Rendering component defining a TriangleFanSet (documentation). More...

Inheritance diagram for X3DTK::X3D::TriangleFanSet:

X3DTK::X3D::X3DComposedGeometryNode X3DTK::X3D::X3DGeometry3DNode X3DTK::X3D::X3DGeometryNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class of the Rendering component defining a TriangleFanSet (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::TriangleFanSet::TriangleFanSet  ) 
 

Constructor.

X3DTK::X3D::TriangleFanSet::TriangleFanSet const X3DColorNode color,
const X3DCoordinateNode coord,
const X3DNormalNode normal,
const X3DTextureCoordinateNode texCoord,
SFBool  ccw,
SFBool  colorPerVertex,
SFBool  convex,
SFFloat  creaseAngle,
const MFInt32 &  fanCount,
SFBool  normalPerVertex,
SFBool  solid
 

Constructs a triangleFanSet from its attributes.

virtual X3DTK::X3D::TriangleFanSet::~TriangleFanSet  )  [virtual]
 

Destructor.

X3DTK::X3D::TriangleFanSet::TriangleFanSet const TriangleFanSet &  T  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode X3DTK::X3D::TriangleFanSet::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3D::X3DComposedGeometryNode.

SFBool X3DTK::X3D::TriangleFanSet::getConvex  )  const [inline]
 

Gets the Convex attribute.

SFFloat X3DTK::X3D::TriangleFanSet::getCreaseAngle  )  const [inline]
 

Gets the CreaseAngle attribute.

const MFInt32& X3DTK::X3D::TriangleFanSet::getFanCount  )  const [inline]
 

Gets the FanCount attribute.

virtual void X3DTK::X3D::TriangleFanSet::load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DTK::X3D::X3DComposedGeometryNode.

void X3DTK::X3D::TriangleFanSet::setConvex SFBool  convex  ) 
 

Sets the Convex attribute.

void X3DTK::X3D::TriangleFanSet::setCreaseAngle SFFloat  creaseAngle  ) 
 

Sets the CreaseAngle attribute.

void X3DTK::X3D::TriangleFanSet::setFanCount const MFInt32 &  fanCount  ) 
 

Sets the FanCount attribute.

virtual SFString X3DTK::X3D::TriangleFanSet::write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DComposedGeometryNode.


Generated on Tue Jul 15 16:47:00 2003 for X3DToolKit by doxygen1.3