|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <MapTree.h>
Public Member Functions | |
| LocationInfo () | |
Public Attributes | |
| float | ground_Z |
| const ModelInstance * | hitInstance |
| const GroupModel * | hitModel |
|
inline |
Definition at line 21 of file MapTree.h.
References ground_Z, hitInstance, and hitModel.
| float VMAP::LocationInfo::ground_Z |
Definition at line 24 of file MapTree.h.
Referenced by VMAP::VMapManager2::GetLiquidLevel(), VMAP::ModelInstance::GetLocationInfo(), and LocationInfo().
| const ModelInstance* VMAP::LocationInfo::hitInstance |
Definition at line 22 of file MapTree.h.
Referenced by VMAP::VMapManager2::GetLiquidLevel(), VMAP::ModelInstance::GetLocationInfo(), and LocationInfo().
| const GroupModel* VMAP::LocationInfo::hitModel |
Definition at line 23 of file MapTree.h.
Referenced by VMAP::ModelInstance::GetLiquidLevel(), VMAP::VMapManager2::GetLiquidLevel(), VMAP::WorldModel::GetLocationInfo(), and LocationInfo().