SmallChange
1.0.0
A collection of extensions to Coin3D
|
Public Member Functions | |
void | addTrackPoint (const SbVec3d &pos, const SbTime ×tamp=SbTime::getTimeOfDay()) |
void | addTrackPoints (const SoMFVec3d &positions, const SoMFTime ×tamps) |
SmTrack * | getTrack () |
void | setTrackPoints (const SoMFVec3d &positions, const SoMFTime ×tamps) |
Static Public Member Functions | |
static void | initClass (void) |
Public Attributes | |
SoSFUShort | lineInterval |
SoSFUShort | pointInterval |
SoSFUShort | tickInterval |
SoSFFloat | tickSize |
SoSFFloat | trackLength |