H3D API
2.4.1
|
Header file for Polyline2D, X3D scene-graph node. More...
Go to the source code of this file.
Classes | |
class | H3D::Polyline2D |
The Polyline2D node specifies a series of contiguous line segments in the local 2D coordinate system connecting the specified vertices. More... | |
class | H3D::Polyline2D::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... | |
class | H3D::Polyline2D::SFBound |
SFBound is specialized update itself from the lineSegments field of the Polyline2D node. More... | |
Namespaces | |
H3D | |
H3D API namespace. | |
Header file for Polyline2D, X3D scene-graph node.