#include <fbmanipulator.h>
Definition at line 237 of file fbmanipulator.h.
Public Member Functions |
|
virtual HFBManipulator | operator[] (int pIndex) |
Get the manipulator at a given index.
|
|
virtual int | GetCount () |
Get the number of manipulators. |
virtual HFBManipulator operator[] | ( | int | pIndex | ) | [virtual] |
Get the manipulator at a given index.
pIndex | Manipulator index. |
Implements FBPropertyBaseList< HFBManipulator >.
virtual int GetCount | ( | ) | [virtual] |