libHSPlasma
List of all members
plPoint3Controller Class Reference

#include <plKeyControllers.hpp>

Inheritance diagram for plPoint3Controller:
plLeafController plController plCreatable

Additional Inherited Members

- Public Member Functions inherited from plLeafController
 plLeafController ()
virtual ~plLeafController ()
virtual void read (hsStream *S, plResManager *mgr)
virtual void write (hsStream *S, plResManager *mgr)
plLeafControllerExpandToKeyController () const
plLeafControllerCompactToLeafController () const
bool hasKeys () const
bool hasEaseControllers () const
unsigned int getType () const
const std::vector< hsKeyFrame * > & getKeys () const
const std::vector< class
plEaseController * > & 
getEaseControllers () const
void setKeys (const std::vector< hsKeyFrame * > &keys, unsigned int type)
void setEaseControllers (const std::vector< class plEaseController * > &controllers)
- Static Public Member Functions inherited from plController
static void WriteController (hsStream *S, plResManager *mgr, plController *controller)
- Protected Member Functions inherited from plLeafController
virtual void IPrcWrite (pfPrcHelper *prc)
virtual void IPrcParse (const pfPrcTag *tag, plResManager *mgr)
void AllocKeys (unsigned int numKeys, unsigned int type)
void DeallocKeys ()
void AllocControllers (unsigned int numControllers)
void DeallocControllers ()
void IReadUruController (hsStream *S)
void IWriteUruController (hsStream *S)
- Protected Attributes inherited from plLeafController
unsigned int fType
unsigned int fUruUnknown
std::vector< hsKeyFrame * > fKeys
std::vector< class
plEaseController * > 
fEaseControllers

The documentation for this class was generated from the following file: