Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

VTransform Class Template Reference

Animateable property hooked to a transform function. More...

#include <Transform.h>

Inheritance diagram for VTransform:

VSpecificProperty VGenericProperty VSpecificKeyIterator VAbstractEditable VControllerFactory VGenericKeyIterator VGenericKeyIterator VMoveTransform VRotateTransform VScaleTransform List of all members.

Public Methods

 VTransform (VTransform< T > *p)
 VTransform ()
virtual ~VTransform ()
virtual T Evaluate (int nFrame)
 Evaluate the controller at a specific frame Basic transforms *add* the base value.

virtual T ApplyTransform (int nFrame)
 Transform the shape at the specified frame.

void SetShape (VShape *ps)
 Change shape to transform.


Protected Methods

virtual void Do (T)=0

Protected Attributes

VShapeptshape
 Shape to transform.

m_CurrentValue
 Current state of the transform.


Detailed Description

template<class T> class VTransform

Animateable property hooked to a transform function.


The documentation for this class was generated from the following file:
Generated at Wed Aug 29 19:58:57 2001 for Pocket Animator by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001