Method |
Description |
|
AreEqual ( Matrix3x3 m1, Matrix3x3 m2 ) : bool |
|
|
CreateBone ( GrnBone bone ) : string |
|
|
ExportAnimation ( ) : void |
|
|
ExportMaterial ( GrnMaterial mat ) : void |
|
|
ExportMesh ( int meshIndex ) : void |
|
|
ExportMeshMaterial ( string mainObject ) : int>.Dictionary |
|
|
ExportSkeleton ( ) : void |
|
|
GetBoneLocalTransform ( GrnBone bone, string nameM3 ) : string |
|
|
GetBoneLocalTransform ( string nameM3, Vector3D pos, Quaternion rot, Matrix3x3 scale ) : string |
|
|
GetBoneWorldTransform ( GrnFile file, int boneIndex, string nameM3 ) : string |
|
|
GetTransformPRS ( string nameM3, Vector3D &pos, Quaternion &rot, Matrix3x3 &scale ) : void |
|
|
ImportAnimation ( string boneArray ) : void |
|
|
ImportMaterial ( GrnMaterial mat ) : string |
|
|
ImportMesh ( GrnMesh mesh, string mainObject, string boneArray ) : void |
|
|
ImportSkeleton ( string boneArray ) : void |
|
|