H3D API
2.4.1
|
Header file for IndexedLineSet, 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::IndexedLineSet |
The IndexedLineSet node represents a 3D geometry formed by constructing polylines from 3D vertices specified in the coord field. More... | |
class | H3D::IndexedLineSet::InvalidColorIndex |
Thrown when the colorIndex field does not match the coordIndex field properly. More... | |
class | H3D::IndexedLineSet::InvalidColorIndexSize |
Thrown when the colorIndex field's size does not match the coordIndex field properly. More... | |
class | H3D::IndexedLineSet::MFVertexAttributeNode |
The MFVertexAttributeNode is dependent on the propertyChanged field of the contained X3DVertexAttributeNode. More... | |
class | H3D::IndexedLineSet::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 IndexedLineSet, X3D scene-graph node.