Public Member Functions

FBPropertyListScene Class Reference

Search for all occurrences

Detailed Description

PropertyList: Scene.

Definition at line 228 of file fbscene.h.

#include <fbscene.h>

Inheritance diagram for FBPropertyListScene:
Inheritance graph
[legend]

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]

Get the Scene at pIndex.

Parameters:
pIndex Index of Scene to get a handle on.
Returns:
Scene at pIndex.

Implements FBPropertyBaseList< HFBScene >.

virtual int GetCount ( ) [virtual]

Get the Scene count.

Returns:
Number of Scenes.

Implements FBPropertyBasicList.


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