H3D API  2.4.1
Classes | Namespaces
Polyline2D.h File Reference

Header file for Polyline2D, X3D scene-graph node. More...

#include <H3D/X3DGeometryNode.h>
#include <H3D/MFVec2f.h>

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.
 

Detailed Description

Header file for Polyline2D, X3D scene-graph node.