SoTimeCounter Class Reference
[Engine classes]
The SoTimeCounter class is an integer counter engine.
The SoTimeCounter engine is by default connected to the realTime global field, and does stepwise updates on the SoTimeCounter::output field according to the field settings.
More...
#include <Inventor/engines/SoTimeCounter.h>
Inheritance diagram for SoTimeCounter:
List of all members.
Detailed Description
The SoTimeCounter class is an integer counter engine.
The SoTimeCounter engine is by default connected to the realTime global field, and does stepwise updates on the SoTimeCounter::output field according to the field settings.
Constructor & Destructor Documentation
SoTimeCounter::SoTimeCounter |
( |
void |
|
) |
|
|
SoTimeCounter::~SoTimeCounter |
( |
|
) |
[protected, virtual] |
|
Member Function Documentation
void SoTimeCounter::initClass |
( |
void |
|
) |
[static] |
|
|
Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system.
Reimplemented from SoEngine. |
void SoTimeCounter::inputChanged |
( |
SoField * |
which |
) |
[protected, virtual] |
|
|
Called when an input is changed. The default method does nothing, but subclasses may override this method to do the The Right Thing when a specific field is changed.
Reimplemented from SoEngine. |
void SoTimeCounter::writeInstance |
( |
SoOutput * |
out |
) |
[protected, virtual] |
|
|
Writes all the fields contained in this instance to the output stream within out.
Reimplemented from SoEngine. |
Member Data Documentation
|
Running time. Connected to the realTime field by default. |
|
Set to FALSE to pause the counter. |
|
Number of complete cycles from the min value to the max value per second. |
|
Used to weight step times. Supply one weight value per step. |
|
Restart counter at the minimum value. |
The documentation for this class was generated from the following files:
Generated on Sat Sep 3 09:49:36 2005 for Coin by
1.4.4