Home
last modified time | relevance | path

Searched refs:_octant_update (Results 1 – 8 of 8) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/modules/gridmap/
H A Dgrid_map.h183 bool _octant_update(const OctantKey &p_key);
H A Dgrid_map.cpp405 bool GridMap::_octant_update(const OctantKey &p_key) { in _octant_update() function in GridMap
797 if (_octant_update(E->key())) { in _update_octants_callback()
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gridmap/
H A Dgrid_map.h183 bool _octant_update(const OctantKey &p_key);
H A Dgrid_map.cpp405 bool GridMap::_octant_update(const OctantKey &p_key) { in _octant_update() function in GridMap
797 if (_octant_update(E->key())) { in _update_octants_callback()
/dports/devel/godot2/godot-2.1.6-stable/modules/gridmap/
H A Dgrid_map.h205 void _octant_update(const OctantKey &p_key);
H A Dgrid_map.cpp626 void GridMap::_octant_update(const OctantKey &p_key) { in _octant_update() function in GridMap
962 _octant_update(E->key()); in _notification()
1123 _octant_update(E->key()); in _update_dirty_map_callback()
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/gridmap/
H A Dgrid_map.h205 void _octant_update(const OctantKey &p_key);
H A Dgrid_map.cpp626 void GridMap::_octant_update(const OctantKey &p_key) { in _octant_update() function in GridMap
962 _octant_update(E->key()); in _notification()
1123 _octant_update(E->key()); in _update_dirty_map_callback()