SmallChange
1.0.0
A collection of extensions to Coin3D
|
The SmMarkerSet class displays a set of 2D bitmap markers in 3D. More...
#include <SmallChange/nodes/SmMarkerSet.h>
Public Member Functions | |
SmMarkerSet (void) | |
virtual void | GLRender (SoGLRenderAction *action) |
Static Public Member Functions | |
static void | initClass (void) |
Public Attributes | |
SoSFInt32 | maxMarkersToRender |
Protected Member Functions | |
virtual | ~SmMarkerSet () |
The SmMarkerSet class displays a set of 2D bitmap markers in 3D.
This node is identical with the Coin3D node called SoMarkerSet. The only difference is the new field called
SmMarkerSet::SmMarkerSet | ( | void | ) |
Constructor.
|
protectedvirtual |
Destructor.
SoSFInt32 SmMarkerSet::maxMarkersToRender |
Specifies how many markers to render based on their distance to the camera.