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

VSpecificKeyIterator Class Template Reference

Derived classes allow interaction with the data inside the gooey objects. More...

#include <SpecificKeyIterator.h>

Inheritance diagram for VSpecificKeyIterator:

VGenericKeyIterator VController VSpecificProperty VKeyController VPathController VProperty_ColorFill VProperty_ColorLine VProperty_LineWidth VProperty_Opacity VTransform VMoveTransform VRotateTransform VScaleTransform List of all members.

Public Methods

virtual void AddUpdate (int f, T key)=0
 Adds or Updates a keyframe.

virtual * bool SupportsDirectManipulation () const
 The object can be manipulated directly by the user.

Iteration
virtual void SetKey (int pos, T key)=0
 Sets an existing keyframe but does not add.

virtual T GetKey (int pos)=0
 Returns the value of a keyframe.


Detailed Description

template<class T> class VSpecificKeyIterator

Derived classes allow interaction with the data inside the gooey objects.


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