
Public Member Functions |
|
| __init__ () | |
| int | Add (FBDeformer pItem) |
| Add a texture to the property list. |
|
| FBDeformer | operator[] (int pIndex) |
| Get the texture at a specific index.
|
|
| __init__ | ( | ) |
| int Add | ( | FBDeformer | pItem | ) |
Add a texture to the property list.
| pItem | Texture to add to the list. |
| FBDeformer operator[] | ( | int | pIndex | ) |
Get the texture at a specific index.
| pIndex | Index of texture to get. |