|
FBX C++ API Reference
|
#include <fbxlayer.h>
Identifies what error occurs when the data arrays are manipulated.
Definition at line 287 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.
| Enumerator | |
|---|---|
| eSuccess | |
| eUnsupportedDTConversion | |
| eCorruptedCopyback | |
| eBadValue | |
| eLockMismatch | |
| eNoWriteLock | |
| eNoReadLock | |
| eNotOwner | |
| eDirectLockExist | |
Definition at line 302 of file fbxlayer.h.