Minetest 5.10.0-dev
 
Loading...
Searching...
No Matches
SpatialAreaStore Member List

This is the complete list of members for SpatialAreaStore, including all inherited members.

AreaMap typedefAreaStoreprotected
areas_mapAreaStoreprotected
AreaStore()AreaStoreinline
cacheMiss(void *data, const v3s16 &mpos, std::vector< Area * > *dest)AreaStoreprivatestatic
deserialize(std::istream &is)AreaStore
getArea(u32 id) constAreaStore
getAreasForPos(std::vector< Area * > *result, v3s16 pos)AreaStore
getAreasForPosImpl(std::vector< Area * > *result, v3s16 pos)SpatialAreaStoreprotectedvirtual
getAreasInArea(std::vector< Area * > *result, v3s16 minedge, v3s16 maxedge, bool accept_overlap)SpatialAreaStorevirtual
getNextId() constAreaStoreprotected
getOptimalImplementation()AreaStorestatic
insertArea(Area *a)SpatialAreaStorevirtual
invalidateCache()AreaStoreprotected
m_cache_enabledAreaStoreprivate
m_cacheblock_radiusAreaStoreprivate
m_res_cacheAreaStoreprivate
m_storagemanagerSpatialAreaStoreprivate
m_treeSpatialAreaStoreprivate
removeArea(u32 id)SpatialAreaStorevirtual
reserve(size_t count)AreaStoreinlinevirtual
serialize(std::ostream &is) constAreaStore
setCacheParams(bool enabled, u8 block_radius, size_t limit)AreaStore
size() constAreaStoreinline
SpatialAreaStore()SpatialAreaStore
~AreaStore()=defaultAreaStorevirtual
~SpatialAreaStore()SpatialAreaStorevirtual