Inheritance diagram for X3DTK::X3D::NurbsCurve2D:
|
Constructor.
|
|
Constructs a NurbsCurve2D from it attribute.
|
|
Virtual destructor.
|
|
Copy constructor.
|
|
Clones the node.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Gets the controlPoint attribute.
|
|
Gets the knot attribute.
|
|
Gets the order attribute.
|
|
Gets the tesselation attribute.
|
|
Gets the weight attribute.
|
|
Loads the attributes from a X3DFileElement e.
Reimplemented from X3DTK::X3D::X3DNode. |
|
Sets the controlPoint attribute.
|
|
Sets the knot attribute.
|
|
Sets the order attribute.
|
|
Sets the tesselation attribute.
|
|
Sets the weight attribute.
|
|
Writes the attributes of the node.
Reimplemented from X3DTK::X3D::X3DNode. |