Detailed Description
PropertyList: Scene.
Definition at line 228 of file fbscene.h.
#include <fbscene.h>
List of all
members.
Public Member Functions
|
virtual
int |
Add (HFBScene pItem) |
|
Add a scene to the list.
|
virtual
void |
RemoveAt (int pIndex) |
|
Remove the scene at pIndex from
list.
|
virtual
HFBScene |
operator[] (int pIndex) |
|
Get the Scene at pIndex .
|
virtual
int |
GetCount () |
|
Get the Scene count.
|
Member Function Documentation
virtual int Add |
( |
HFBScene |
pItem |
) |
[virtual] |
Add a scene to the list.
- Parameters:
-
pItem |
Scene to add to list. |
- Returns:
- Number of scenes in list after operation.
Implements
FBPropertyBaseList< HFBScene >.
virtual void RemoveAt |
( |
int |
pIndex |
) |
[virtual] |
Remove the scene at pIndex
from list.
- Parameters:
-
pIndex |
Index of Scene to remove. |
Implements
FBPropertyBasicList.
virtual HFBScene operator[] |
( |
int |
pIndex |
) |
[virtual] |
virtual int GetCount |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following
file:
FBPropertyListScene FBPropertyListScene
FBPropertyListScene FBPropertyListScene FBPropertyListScene
FBPropertyListScene FBPropertyListScene FBPropertyListScene
FBPropertyListScene FBPropertyListScene
FBPropertyListScene FBPropertyListScene
FBPropertyListScene FBPropertyListScene FBPropertyListScene
FBPropertyListScene FBPropertyListScene FBPropertyListScene
FBPropertyListScene FBPropertyListScene