H3D API
2.4.1
|
Header file for Contour2D, X3D scene-graph node. More...
#include <H3D/X3DNode.h>
#include <H3D/MFNode.h>
#include <H3D/NurbsCurve2D.h>
#include <H3D/ContourPolyline2D.h>
#include "GL/glew.h"
Go to the source code of this file.
Classes | |
class | H3D::Contour2D |
The Contour2D node groups a set of curve segments to a composite contour. More... | |
class | H3D::Contour2D::AddTheChildren |
This field class checks whether the given node is of the right type (ContourPolyline2D or NurbsCurve2D). More... | |
class | H3D::Contour2D::RemoveTheChildren |
This field class checks whether the given node is of the right type (ContourPolyline2D or NurbsCurve2D). More... | |
class | H3D::Contour2D::CheckTheChildren |
This field class checks whether the given Node is of the right type (ContourPolyline2D or NurbsCurve2D) for adding or removing. More... | |
Namespaces | |
H3D | |
H3D API namespace. | |
Header file for Contour2D, X3D scene-graph node.