Inheritance diagram for X3DTK::X3D::NurbsSurface:
|
Constructor.
|
|
Constructs a NurbsSurface from it attribute.
|
|
Virtual destructor.
|
|
Copy constructor.
|
|
Adds a child to the Children attribute. Returns TRUE if succeeds.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Clones the node.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Gets the ccw attribute.
|
|
Gets the controlPoint attribute.
|
|
Gets the solid attribute.
|
|
Gets the texCoord attribute.
|
|
Gets the uDimension attribute.
|
|
Gets the uKnot attribute.
|
|
Gets the uOrder attribute.
|
|
Gets the uTesselation attribute.
|
|
Gets the vDimension attribute.
|
|
Gets the vKnot attribute.
|
|
Gets the vOrder attribute.
|
|
Gets the vTesselation attribute.
|
|
Gets the weight attribute.
|
|
Loads the attributes from a X3DFileElement e.
Reimplemented from X3DTK::X3D::X3DNode. |
|
Removes the child if exists. Returns TRUE if succeeds.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Sets the ccw attribute.
|
|
Sets the child. Behaves like addChild.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Sets the controlPoint attribute.
|
|
Sets the solid attribute.
|
|
Sets the texCoord attribute.
|
|
Sets the uDimension attribute.
|
|
Sets the uKnot attribute.
|
|
Sets the uOrder attribute.
|
|
Sets the uTesselation attribute.
|
|
Sets the vDimension attribute.
|
|
Sets the vKnot attribute.
|
|
Sets the vOrder attribute.
|
|
Sets the vTesselation attribute.
|
|
Sets the weight attribute.
|
|
Writes the attributes of the node.
Reimplemented from X3DTK::X3D::X3DNode. |