Motive Animation System
An open source project by FPL.
 All Classes Functions Variables Typedefs Friends Pages
motive::MatrixOpArray Member List

This is the complete list of members for motive::MatrixOpArray, including all inherited members.

AddOp(MatrixOpId id, MatrixOperationType type, float const_value)motive::MatrixOpArrayinline
AddOp(MatrixOpId id, MatrixOperationType type, const MotivatorInit &init)motive::MatrixOpArrayinline
AddOp(MatrixOpId id, MatrixOperationType type, const MotivatorInit &init, float initial_value)motive::MatrixOpArrayinline
AddOp(MatrixOpId id, MatrixOperationType type, const MotivatorInit &init, const MotiveTarget1f &target)motive::MatrixOpArrayinline
AddOp(MatrixOpId id, MatrixOperationType type, const MotivatorInit &init, const CompactSpline &spline)motive::MatrixOpArrayinline
Clear(int expected_num_ops=kDefaultExpectedNumOps)motive::MatrixOpArrayinline
EndTime() const (defined in motive::MatrixOpArray)motive::MatrixOpArrayinline
kDefaultExpectedNumOps (defined in motive::MatrixOpArray)motive::MatrixOpArraystatic
MatrixOpArray(int expected_num_ops=kDefaultExpectedNumOps)motive::MatrixOpArrayinlineexplicit
ops() const (defined in motive::MatrixOpArray)motive::MatrixOpArrayinline
OpVector typedef (defined in motive::MatrixOpArray)motive::MatrixOpArray