FbxGeometry (object)

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

Members

String name  
Ref<FbxObject>[] children  
Ref<FbxObject> parentObj  
Ref<FbxArchiveReader> reader  

Methods

  FbxGeometry ( in FbxGeometry other )
  FbxGeometry ( in String name, io Ref<FbxArchiveReader> reader, in ImporterIdentifier identifier, io FbxObject parent )
  FbxGeometry ()
FbxGeometry clone ? ()
Ref<Geometry> getGeometry ? ()
Xfo getGlobalXfo ? ()
ImporterIdentifier getIdentifier ? ()
Float32[String] getMaterial ? ()
Box3 getSelfBounds ! ( in Float64 time, io Boolean isConstant )
FilePath[String] getTexturePath ? ()
Xfo getXfo ? ()
Boolean hasTexture ? ()
Boolean hasUV ? ()

Methods in detail

FbxGeometry ( in FbxGeometry other )

copy constructor


FbxGeometry ( in String name, io Ref<FbxArchiveReader> reader, in ImporterIdentifier identifier, io FbxObject parent )

Constructor


FbxGeometry ()

default constructor


FbxGeometry FbxGeometry.clone? ()

clone method


Ref<Geometry> FbxGeometry.getGeometry? ()

Get a reference to the geomtry


Xfo FbxGeometry.getGlobalXfo? ()


ImporterIdentifier FbxGeometry.getIdentifier? ()

Get the material and the texture of this geometry


Float32[String] FbxGeometry.getMaterial? ()

Get the material and the texture of this geometry


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

Get the geometry bounding box


FilePath[String] FbxGeometry.getTexturePath? ()

Get the material and the texture of this geometry


Xfo FbxGeometry.getXfo? ()


Boolean FbxGeometry.hasTexture? ()

Check if the mesh has texture


Boolean FbxGeometry.hasUV? ()

Check if the mesh supports texture