Inheritance diagram for X3DTK::X3D::X3DComposedGeometryNode:
|
Constructor.
|
|
Constructs an X3DComposedGeometryNode from its attributes.
|
|
Virtual destructor.
|
|
Copy constructor.
|
|
Adds the child N. Returns FALSE if the child already exists or N is not a valid child. Reimplemented from X3DTK::X3DAbstractNode. |
|
Gets the Ccw attribute.
|
|
Gets the children list.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Gets the Color attribute.
|
|
Gets the ColorPerVertex attribute.
|
|
Gets the Coord attribute.
|
|
Gets the Normal attribute.
|
|
Gets the NormalPerVertex attribute.
|
|
Gets the Solid attribute.
|
|
Gets the TexCoord attribute.
|
|
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. |
|
Removes the child if exists. Returns TRUE if succeeds.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Sets the Ccw attribute.
|
|
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. |
|
Sets the Color attribute.
|
|
Sets the ColorPerVertex attribute.
|
|
Sets the Coord attribute.
|
|
Sets the Normal attribute.
|
|
Sets the NormalPerVertex attribute.
|
|
Sets the Solid attribute.
|
|
Sets the TexCoord attribute.
|
|
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. |