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

TriangleStripSet Class Reference

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

Inheritance diagram for TriangleStripSet:

X3DComposedGeometryNode X3DGeometry3DNode X3DGeometryNode X3DNode X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class of the Rendering component defining a TriangleStripSet (X3D documentation).

Definition at line 18 of file TriangleStripSet.h.


Constructor & Destructor Documentation

TriangleStripSet  ) 
 

Constructor.

TriangleStripSet const X3DColorNode color,
const X3DCoordinateNode coord,
const X3DNormalNode normal,
const X3DTextureCoordinateNode texCoord,
SFBool  ccw,
SFBool  colorPerVertex,
SFBool  convex,
SFFloat  creaseAngle,
SFBool  normalPerVertex,
SFBool  solid,
const MFInt32 &  stripCount
 

Constructs a triangleFanSet from its attributes.

virtual ~TriangleStripSet  )  [virtual]
 

Destructor.

TriangleStripSet const TriangleStripSet &  T  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DComposedGeometryNode.

SFBool getConvex  )  const [inline]
 

Gets the Convex attribute.

Definition at line 48 of file TriangleStripSet.h.

SFFloat getCreaseAngle  )  const [inline]
 

Gets the CreaseAngle attribute.

Definition at line 50 of file TriangleStripSet.h.

MFInt32& getStripCount  )  const [inline]
 

Gets the StripCount attribute.

Definition at line 52 of file TriangleStripSet.h.

virtual void loadAttributes const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DComposedGeometryNode.

void setConvex SFBool  convex  ) 
 

Sets the Convex attribute.

void setCreaseAngle SFFloat  creaseAngle  ) 
 

Sets the CreaseAngle attribute.

void setStripCount const MFInt32 &  stripCount  ) 
 

Sets the NormalPerVertex attribute.

virtual SFString writeAttributes  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DComposedGeometryNode.


The documentation for this class was generated from the following file:
Generated on Wed May 14 10:38:16 2003 for X3DToolKit by doxygen1.3