#include <region.hh>
Public Member Functions | |
void | DrawOccupancy () |
void | DrawVoxels () |
Region * | GetRegion (int32_t x, int32_t y) |
SuperRegion (World *world, point_int_t origin) | |
~SuperRegion () | |
Public Attributes | |
unsigned long | count |
SuperRegion::SuperRegion | ( | World * | world, |
point_int_t | origin | ||
) |
SuperRegion::~SuperRegion | ( | ) |
void SuperRegion::DrawOccupancy | ( | ) |
void SuperRegion::DrawVoxels | ( | ) |
Region* Stg::SuperRegion::GetRegion | ( | int32_t | x, |
int32_t | y | ||
) | [inline] |
unsigned long Stg::SuperRegion::count |