HPL3/Community/Scripting/Classes/csubmesh

From Frictional Wiki
< HPL3‎ | Community/Scripting/Classes
Revision as of 11:11, 30 July 2020 by Maintenance script (talk | contribs) (Upload classes to sub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

cSubMesh

Fields

cSubMesh has no public fields.

Functions

Return Type Function Name Parameters Description
void SetMaterial cMaterial@ apMaterial
void SetVertexBuffer iVertexBuffer@ apVtxBuffer
cMaterial@ GetMaterial
iVertexBuffer@ GetVertexBuffer
const tString& GetName
cMeshCollider@ CreateCollider eCollideShapeType aType
cMeshCollider@ GetCollider int alIdx
int GetColliderNum
iCollideShape@ CreateCollideShape iPhysicsWorld@ apWorld
void SetIsCollideShape bool abX
bool IsCollideShape
cVector3f GetModelScale
const cMatrixf& GetLocalTransform
void SetLocalTransform const cMatrixf &in a_mtxTrans
void GetMaterialName const tString &in asName
const tString& GetMaterialName
void Compile

Remarks

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