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 357 of file kfbxlayer.h.
#include <kfbxlayer.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 372 of file kfbxlayer.h.