Inheritance diagram for IndexedFaceSet:
Definition at line 18 of file IndexedFaceSet.h.
|
Constructor.
|
|
Constructs an IndexedFaceSet node from its attributes.
|
|
Destructor.
|
|
Copy constructor.
|
|
Clones the node.
Reimplemented from X3DComposedGeometryNode. |
|
Gets the ColorIndex attribute.
Definition at line 57 of file IndexedFaceSet.h. |
|
Gets the ColorPerVertex attribute.
Reimplemented from X3DComposedGeometryNode. Definition at line 59 of file IndexedFaceSet.h. References X3DComposedGeometryNode::colorPerVertex_. |
|
Gets the Convex attribute.
Definition at line 61 of file IndexedFaceSet.h. |
|
Gets the CoordIndex attribute.
Definition at line 63 of file IndexedFaceSet.h. |
|
Gets the CreaseAngle attribute.
Definition at line 65 of file IndexedFaceSet.h. |
|
Gets the NormalIndex attribute.
Definition at line 67 of file IndexedFaceSet.h. |
|
Gets the TexCoordIndex attribute.
Definition at line 69 of file IndexedFaceSet.h. |
|
Loads the attributes from a X3DFileElement e.
Reimplemented from X3DComposedGeometryNode. |
|
Sets the ColorIndex attribute.
|
|
Sets the Convex attribute.
|
|
Sets the CoordIndex attribute.
|
|
Sets the CreaseAngle attribute.
|
|
Sets the NormalIndex attribute.
|
|
Sets the TexCoordIndex attribute.
|
|
Writes the attributes of the node.
Reimplemented from X3DComposedGeometryNode. |