FbxObject.kl

Interfaces

FbxObject (interface)

FbxObject FbxObject FbxObject FbxObjectBase FbxObjectBase FbxObjectBase->FbxObject FbxGeometry FbxGeometry FbxGeometry->FbxObjectBase FbxSkinnedGeometry FbxSkinnedGeometry FbxSkinnedGeometry->FbxGeometry FbxXform FbxXform FbxXform->FbxObjectBase

Functions

  addChild ! ( in FbxObject child )
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 )

Functions in detail

FbxObject.addChild! ( in FbxObject child )


Box3 FbxObject.getBounds! ( in Float64 time, io Boolean isConstant )


Ref<FbxObject> FbxObject.getChild? ( in String name )


Ref<FbxObject> FbxObject.getChild? ( in UInt32 index )


Box3 FbxObject.getChildBounds! ( in Float64 time, io Boolean isConstant )


String FbxObject.getName? ()


UInt32 FbxObject.getNumChildren? ()


Ref<FbxObject> FbxObject.getParent? ()


Ref<FbxArchiveReader> FbxObject.getReader? ()


Box3 FbxObject.getSelfBounds! ( in Float64 time, io Boolean isConstant )