SmallChange  1.0.0
A collection of extensions to Coin3D
Loading...
Searching...
No Matches
SmTrack Class Reference
Inheritance diagram for SmTrack:
SoShape

Public Member Functions

void append (const SbVec3d &pos, const SbTime &timestamp)
 
void deleteValues ()
 

Static Public Member Functions

static void initClass (void)
 

Public Attributes

SoSFUShort lineInterval
 
SoSFUShort pointInterval
 
SoSFUShort tickInterval
 
SoSFFloat tickSize
 
SoMFTime timeStamps
 
SoMFVec3d track
 
SoSFFloat trackLength
 

Protected Member Functions

virtual void computeBBox (SoAction *action, SbBox3f &box, SbVec3f &center)
 
virtual void generatePrimitives (SoAction *action)
 
virtual void GLRender (SoGLRenderAction *action)
 

Member Function Documentation

◆ deleteValues()

void SmTrack::deleteValues ( )

Convenience: Clears timeStamps, track and reset trackLength


The documentation for this class was generated from the following files: