HPL3/SOMA/Scripting/cTerrain

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

cTerrain has no public fields.

Functions

Return Type Function Name Parameters Description
float GetChangePatchLevelDist
int GetGeometryGridNum
int GetGeometryPatchSize
int GetHeightMapSize
float GetMaterialSpecularPower
float GetMaxHeight
void GetStartAndSizeInTextureGrid const cVector2f &in avStart,
const cVector2f &in avSize,
cVector2l &out avGridStart,
cVector2l &out avGridSize
int GetTextureGridNum
int GetTexturePatchSize
float GetUnitSize
bool GetWorldPosHeightAndNormal const cVector3f &in avPosition,
float& afHeight,
cVector3f& avNormal
void SetChangePatchLevelDist float afX
void SetCheapMaterial const tString &in asCheapMaterial,
float afCheapMaterialMul
void SetGeometryPatchSize int alX
void SetMaxHeight float afX
void SetTexturePatchSize int alX
void SetUnitSize float afX

References

See all references...