class GmTransform |
The base class for all animation primitives in GLAM.
GlmPath2* | mVelocityCurve The velocity curve affects the speed at which an object accelerates and decelerates during the course of a transform. |
The base class for all animation primitives in GLAM. All animation primitives must be able to perform a specific set of OpenGL transformations given a certain percentage of elapsed time. All animations also have a velocity curve to determine how fast they transition from one part of the path to the next.
Alphabetic index HTML hierarchy of classes or Java