HPL3/SOMA/Scripting/cMesh

From Frictional Wiki
< HPL3‎ | SOMA‎ | Scripting
Jump to navigation Jump to search

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Fields

cMesh has no public fields.

Functions

Return Type Function Name Parameters Description
void AddAnimation cAnimation@ apAnimation
void AddNode cNode3D@ apNode
void ClearAnimations bool abDeleteAll
void CompileBonesAndSubMeshes
cSubMesh@ CreateSubMesh const tString& asName
cAnimation@ GetAnimation int alIndex
cAnimation@ GetAnimationFromName const tString &in asName
int GetAnimationIndex const tString &in asName
int GetAnimationNum
float GetBoneBoundingRadius int alIdx
cNode3D@ GetNode int alIdx
cNode3D@ GetNodeByName const tString& asName
int GetNodeNum
cNode3D@ GetRootNode
cSkeleton@ GetSkeleton
cSubMesh@ GetSubMesh uint alIdx
int GetSubMeshIndex const tString& asName
cSubMesh@ GetSubMeshName const tString& asName
int GetSubMeshNum
int GetTriangleCount
void SetSkeleton cSkeleton@ apSkeleton

References

See all references...