9 int16_t m_nSolidHeight;
16 int16_t GetMaxHeight();
20 int16_t GetMaxSolidHeight();
22 void SetHeight(int16_t nHeight,
bool bIsTransparent =
false);
different physics engine has different winding order.
Definition: EventBinding.h:32
void ClearHeight()
clear all height 0
Definition: ChunkMaxHeight.cpp:63
void AddBlockHeight(int16_t nHeight, bool bIsTransparent=false)
only call this function at load time, since it can not erase height.
Definition: ChunkMaxHeight.cpp:30
chunk column's height map data
Definition: ChunkMaxHeight.h:6