Detailed Description
A binding table represents a collection of bindings from source types such as FbxObject, or FbxLayerElements to destinations which can be of similar types.
FbxBindingTableEntry.
Definition at line 30 of file fbxbindingtablebase.h.
#include <fbxbindingtablebase.h>
List of all members.
Member Function Documentation
Adds a new entry to the binding table.
- Returns:
- The new entry.
| size_t GetEntryCount |
( |
| ) |
const |
Query the number of table entries.
- Returns:
- The number of entries.
Access a table entry.
- Parameters:
-
- Returns:
- A valid table entry if pIndex is valid. Otherwise the value is undefined.
Access a table entry.
- Parameters:
-
- Returns:
- A valid table entry if pIndex is valid. Otherwise the value is undefined.
Retrieve the table entry for the given source value.
- Parameters:
-
| pSrcName | The source value to query. |
- Returns:
- The corresponding entry, or NULL if no entry in the table has a source equal in value to pSrcName.
Retrieve the table entry for the given destination value.
- Parameters:
-
| pDestName | The destination value to query. |
- Returns:
- The corresponding entry, or NULL if no entry in the table has a destination equal in value to pDestName.
Copy an object content into this object.
- Parameters:
-
| pObject | The source object to copy data from. |
- Returns:
- Returns the destination object being modified by the source.
Reimplemented from FbxObject.
The documentation for this class was generated from the following file:
FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase
FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase FbxBindingTableBase