#include <spaceindex.h>
Definition at line 14 of file spaceindex.h.
◆ BaseSpaceIndex()
| BaseSpaceIndex::BaseSpaceIndex |
( |
| ) |
|
|
protecteddefault |
◆ add()
| void BaseSpaceIndex::add |
( |
Vob * |
v | ) |
|
|
protected |
◆ clear()
| void BaseSpaceIndex::clear |
( |
| ) |
|
◆ data() [1/2]
| Vob ** BaseSpaceIndex::data |
( |
| ) |
|
|
inlineprotected |
◆ data() [2/2]
| Vob *const * BaseSpaceIndex::data |
( |
| ) |
const |
|
inlineprotected |
◆ del()
| void BaseSpaceIndex::del |
( |
Vob * |
v | ) |
|
|
protected |
◆ find()
| void BaseSpaceIndex::find |
( |
const Tempest::Vec3 & |
p, |
|
|
float |
R, |
|
|
const void * |
ctx, |
|
|
void(*)(const void *, Vob *) |
func |
|
) |
| |
|
protected |
◆ hasObject()
| bool BaseSpaceIndex::hasObject |
( |
const Vob * |
v | ) |
const |
|
protected |
◆ invalidate()
| void BaseSpaceIndex::invalidate |
( |
| ) |
|
◆ parallelFor()
template<class Func >
| void BaseSpaceIndex::parallelFor |
( |
Func |
f | ) |
|
|
protected |
◆ size()
| size_t BaseSpaceIndex::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: