H3D API  2.4.1
Classes | Namespaces
PointSet.h File Reference

Header file for PointSet, 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/FogCoordinate.h>

Go to the source code of this file.

Classes

class  H3D::PointSet
 The PointSet node specifies a set of 3D points, in the local coordinate system, with associated colours at each point. More...
 
class  H3D::PointSet::NotEnoughColors
 Thrown when the number of colors in the color field are less than the number of points in the coord field. More...
 
class  H3D::PointSet::MFVertexAttributeNode
 The MFVertexAttributeNode is dependent on the propertyChanged field of the contained X3DVertexAttributeNode. More...
 
class  H3D::PointSet::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.
 

Detailed Description

Header file for PointSet, X3D scene-graph node.