Public Member Functions | |
int | set (RayKeyFile &keyFile, int type=MATRIX) |
void | setCurrentValue (double t, int curveType=LINEAR) |
ParametrizedRayGroup * | getParametrizedRayGroup (int i) |
|
This method returns a ParametrizedRayGroup object which links to the in-between value of the i-th parameter. |
|
This method sets the RayKeyData object from a collection of key-frame transformations, using the specified type to indicate how the transformations are to be factored |
|
Tis method updates the in-between value of all the parameters, using the interpolation/approximation method specified by curveType. |