HPL3/Community/Scripting/Classes/csubmesh
Jump to navigation
Jump to search
Contents
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!