Go to the source code of this file.
◆ SCOLfreeBone()
free the SO3Engine Viewport function
- Parameters
-
Definition at line 345 of file SCOLBones.cpp.
◆ SCOLloadBone()
int SCOLloadBone |
( |
mmachine |
m, |
|
|
cbmachine |
w |
|
) |
| |
Load the SO3Engine Viewport function.
- Parameters
-
m | : The VM |
w | : The Callback VM |
Definition at line 335 of file SCOLBones.cpp.
◆ natSO3Bone
NativeDefinition natSO3Bone[] |
Initial value:= {
}
int SO3GetRootBonesFromMesh(mmachine m)
SO3GetRootBonesFromMesh : Return the root bone(s) for a given node.
int SO3GetBoneLocalOrientation(mmachine m)
SO3GetBoneLocalOrientation : Return the local orienation from a global quaternion.
int SO3BoneListFromMesh(mmachine m)
main include
int SO3GetRootBoneFromMesh(mmachine m)
SO3GetRootBoneFromMesh : Return the root bone for a given node.
Definition at line 322 of file SCOLBones.cpp.