H3D API
2.4.1
|
Header file for NurbsCurve, X3D scene-graph node. More...
#include <H3D/X3DParametricGeometryNode.h>
#include <H3D/DependentNodeFields.h>
#include <H3D/SFInt32.h>
#include <H3D/MFDouble.h>
#include <H3D/SFBool.h>
#include <H3D/X3DCoordinateNode.h>
#include <H3D/X3DBoundedObject.h>
Go to the source code of this file.
Classes | |
class | H3D::NurbsCurve |
The NurbsCurve node is a geometry node defining a parametric curve in 3D space. More... | |
class | H3D::NurbsCurve::SFBound |
SFBound is specialized to update from the SFBound fields routed to it. More... | |
class | H3D::NurbsCurve::DisplayList |
Display list is extended in order to set color to emissive color from material outside of display list, since we have to do a glGet to get the value. More... | |
Namespaces | |
H3D | |
H3D API namespace. | |
Header file for NurbsCurve, X3D scene-graph node.