My Project
Public Member Functions | List of all members
ParaEngine::MetaHeightmap::TerrainRegion Class Reference

a region in global height map based terrain. More...

#include <MetaHeightmap.h>

Public Member Functions

 TerrainRegion (const CShapeAABB &aabb)
 bounding box in world space
 
float getHeightAt (float x, float z)
 in world coordinate. More...
 
Vector3 getCenter () const
 
const CShapeAABBgetBoundingBox () const
 

Detailed Description

a region in global height map based terrain.

Member Function Documentation

§ getHeightAt()

float MetaHeightmap::TerrainRegion::getHeightAt ( float  x,
float  z 
)

in world coordinate.


The documentation for this class was generated from the following files: