FBPropertyListTexture Class Reference

FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture FBPropertyListTexture
Inheritance diagram for FBPropertyListTexture:
Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 154 of file fbmodel.h.


Public Member Functions

virtual int  Add (FBTexture *pItem)
  Add a texture to the property list.
FBTexture operator[] (int pIndex)
  Get the texture at a specific index.

Member Function Documentation

virtual int Add ( FBTexture pItem  )  [virtual]

Add a texture to the property list.

Parameters:
pItem  Texture to add to the list.
Returns:
The index of the element in the list. Returns -1 on failure.
Warning:
Adding a new element will invalidate any existing iterators as the new items may not be added at the end of the list.

FBTexture* operator[] ( int  pIndex  ) 

Get the texture at a specific index.

Parameters:
pIndex  Index of texture to get.
Returns:
The texture at the specified index. Returns a NULL pointer on failure.

Reimplemented from FBPropertyListComponentBase.


Please send us your comments about this page.