class ExpressionNS::Expression |
Expression class, holds the data for the keyframe
![]() | name name of the expression |
![]() | m an expression vector |
![]() | length used only for compound expressions |
![]() | Expression () |
![]() | ~Expression () |
![]() | Expression (int size) inits new expression with vector m with length size |
![]() | operator + (const Expression & v) const adds two keyframes together |
![]() | operator - (const Expression & v) const subtracts two keyframes together (never used) |
![]() | operator * (const float &num) const scales expression by factor |
Expression class, holds the data for the keyframe
Alphabetic index HTML hierarchy of classes or Java