This reference page is linked to from the following overview topics: List of Python Fbx classes.
#include <fbxlayer.h>
Identifies what error occurs when the data arrays are manipulated.
Definition at line 280 of file fbxlayer.h.
Public Types |
|
| enum | ELockAccessStatus
{ eSuccess, eUnsupportedDTConversion, eCorruptedCopyback, eBadValue, eLockMismatch, eNoWriteLock, eNoReadLock, eNotOwner, eDirectLockExist } |
| enum ELockAccessStatus |
Identifies what error occurs when the data arrays are manipulated.
| eSuccess | |
| eUnsupportedDTConversion | |
| eCorruptedCopyback | |
| eBadValue | |
| eLockMismatch | |
| eNoWriteLock | |
| eNoReadLock | |
| eNotOwner | |
| eDirectLockExist |
Definition at line 295 of file fbxlayer.h.