Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members
SoCalculator Class Reference
[Engine classes]
General purpose calculator for floats and 3D float vectors.
More...
#include <Inventor/engines/SoCalculator.h>
Inheritance diagram for SoCalculator:
List of all members.
Detailed Description
General purpose calculator for floats and 3D float vectors.
The SoCalculator uses the values from the input fields (which are either single floating point values or vectors) as variables in the free-form engine expressions and places the results on the output fields.
FIXME: more class documentation! It's close to hopeless to use this class with this little doc (without looking in the sourcecode or at the Inventor Mentor). 20020925 mortene.
Constructor & Destructor Documentation
SoCalculator::SoCalculator |
( |
void |
|
) |
|
|
SoCalculator::~SoCalculator |
( |
void |
|
) |
[protected] |
|
Member Function Documentation
void SoCalculator::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 SoCalculator::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. |
Member Data Documentation
|
Input floating point value for the expressions. |
|
Input floating point value for the expressions. |
|
Input floating point value for the expressions. |
|
Input floating point value for the expressions. |
|
Input floating point value for the expressions. |
|
Input floating point value for the expressions. |
|
Input floating point value for the expressions. |
|
Input floating point value for the expressions. |
|
Input vector with three floating point values for the expressions. |
|
Input vector with three floating point values for the expressions. |
|
Input vector with three floating point values for the expressions. |
|
Input vector with three floating point values for the expressions. |
|
Input vector with three floating point values for the expressions. |
|
Input vector with three floating point values for the expressions. |
|
Input vector with three floating point values for the expressions. |
|
Input vector with three floating point values for the expressions. |
|
Mathematical expressions for the calculator. |
|
(SoMFFloat) Output value with result from the calculations. |
|
(SoMFFloat) Output value with result from the calculations. |
|
(SoMFFloat) Output value with result from the calculations. |
|
(SoMFFloat) Output value with result from the calculations. |
|
(SoMFVec3f) Output value with result from the calculations. |
|
(SoMFVec3f) Output value with result from the calculations. |
|
(SoMFVec3f) Output value with result from the calculations. |
|
(SoMFVec3f) Output value with result from the calculations. |
The documentation for this class was generated from the following files:
Generated on Sat May 24 22:39:29 2003 for Coin by
1.2.18