Difference between revisions of "HPL3/Community/Scripting/Classes/icollideshape"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:12, 30 July 2020
iCollideShape
Fields
iCollideShape has no public fields.
Functions
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| iCollideShape@ | GetSubShape | int alIdx | |
| int | GetSubShapeNum | ||
| const cVector3f& | GetSize | ||
| float | GetHeight | ||
| float | GetWidth | ||
| float | GetDepth | ||
| const cMatrixf& | GetOffset | ||
| eCollideShapeType | GetType | ||
| float | GetVolume | ||
| cBoundingVolume@+ | GetBoundingVolume | ||
| cVector3f | GetHeightMapOffset |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!