Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ clear
Method
clear
modules/gridmap/grid_map.cpp:1147–1150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1145
}
1146
1147
void GridMap::clear() {
1148
_clear_internal();
1149
clear_baked_meshes();
1150
}
1151
1152
#ifndef DISABLE_DEPRECATED
1153
void GridMap::resource_changed(const Ref<Resource> &p_res) {
Callers
15
_set
Method · 0.45
_octant_update
Method · 0.45
_octant_clean_up
Method · 0.45
_clear_internal
Method · 0.45
clear_baked_meshes
Method · 0.45
do_input_action
Method · 0.45
_clear_clipboard_data
Method · 0.45
forward_spatial_input_event
Method · 0.45
update_palette
Method · 0.45
_compute_node_heights
Method · 0.45
export_object_model_property
Method · 0.45
_convert_animation_node_track
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected