| |
FbxObjectBase ( in FbxObjectBase other ) |
| |
FbxObjectBase ( in String name, io Ref<FbxArchiveReader> reader, io FbxObject parentObj ) |
| |
FbxObjectBase () |
| |
addChild ! ( in FbxObject child ) |
| FbxObjectBase |
clone ? () |
| Box3 |
getBounds ! ( in Float64 time, io Boolean isConstant ) |
| Ref<FbxObject> |
getChild ? ( in String name ) |
| Ref<FbxObject> |
getChild ? ( in UInt32 index ) |
| Box3 |
getChildBounds ! ( in Float64 time, io Boolean isConstant ) |
| String |
getName ? () |
| UInt32 |
getNumChildren ? () |
| Ref<FbxObject> |
getParent ? () |
| Ref<FbxArchiveReader> |
getReader ? () |
| Box3 |
getSelfBounds ! ( in Float64 time, io Boolean isConstant ) |
| |
init ! ( in String name, io Ref<FbxArchiveReader> reader, io FbxObject parentObj ) |