Inheritance diagram for X3DTK::X3D::IndexedLineSet:
|
Constructor.
|
|
Constructs an IndexedLineSet from its attributes.
|
|
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. |
|
Clones the node.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Gets the children list.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Gets the Color attribute.
|
|
Gets the ColorIndex attribute.
|
|
Gets the ColorPerVertex attribute.
|
|
Gets the Coord attribute.
|
|
Gets the CoordIndex attribute.
|
|
Gets the LineWidth attribute.
|
|
Loads the attributes from a X3DFileElement *.
Reimplemented from X3DTK::X3D::X3DNode. |
|
Removes the child if exists. Returns TRUE if succeeds.
Reimplemented from X3DTK::X3DAbstractNode. |
|
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 ColorIndex attribute.
|
|
Sets the ColorPerVertex attribute.
|
|
Sets the Coord attribute.
|
|
Sets the CoordIndex attribute.
|
|
Sets the LineWidth attribute.
|
|
Writes the attributes of the node.
Reimplemented from X3DTK::X3D::X3DNode. |