|
libHSPlasma
|
#include <plPosController.h>
Public Types | |
| enum | { kSimple = 1, kCompound } |
Public Member Functions | |
| virtual int | getType () const =0 |
Additional Inherited Members | |
Static Public Member Functions inherited from plController | |
| static void | WriteController (hsStream *S, plResManager *mgr, plController *controller) |
Protected Member Functions inherited from plCreatable | |
| virtual void | IPrcWrite (pfPrcHelper *prc)=0 |
| virtual void | IPrcParse (const pfPrcTag *tag, plResManager *mgr) |
|
pure virtual |
Implemented in plCompoundPosController, and plSimplePosController.
1.8.1.2