PropertyList: Camera
Definition at line 436 of file fbcamera.h.
#include <fbcamera.h>
Public Member Functions | |
FBPropertyListCamera () | |
FBCamera * | operator[] (int pIndex) |
Get the model at pIndex . |
FBCamera* operator[] | ( | int | pIndex | ) |
Get the model at pIndex
.
pIndex | Index of camera to get. |
pIndex
. Reimplemented from FBPropertyListComponentBase.