This reference page is linked to from the following overview topics: List of Python Fbx classes.
Identifies what error occurs when the data arrays are manipulated.
Definition at line 322 of file fbxlayer.h.
#include <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 337 of file fbxlayer.h.