|
H3D API
2.4.1
|
Header file for LineSet, X3D scene-graph node. More...
#include <H3D/X3DGeometryNode.h>#include <H3D/DependentNodeFields.h>#include <H3D/X3DCoordinateNode.h>#include <H3D/X3DColorNode.h>#include <H3D/CoordBoundField.h>#include <H3D/MFInt32.h>#include <H3D/FogCoordinate.h>Go to the source code of this file.
Classes | |
| class | H3D::LineSet |
| The LineSet node represents a 3D geometry formed by constructing polylines from 3D vertices specified in the coord field. More... | |
| class | H3D::LineSet::InvalidVertexCountValue |
| Thrown then vertexCount value is < 2. More... | |
| class | H3D::LineSet::MFVertexAttributeNode |
| The MFVertexAttributeNode is dependent on the propertyChanged field of the contained X3DVertexAttributeNode. More... | |
| class | H3D::LineSet::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 LineSet, X3D scene-graph node.