Home
last modified time | relevance | path

Searched refs:get_debug_mesh (Results 1 – 24 of 24) sorted by relevance

/dports/devel/godot2/godot-2.1.6-stable/scene/3d/
H A Dnavigation_mesh.cpp115 Ref<Mesh> NavigationMesh::get_debug_mesh() { in get_debug_mesh() function in NavigationMesh
292 dm->set_mesh(navmesh->get_debug_mesh()); in _notification()
345 debug_view->cast_to<MeshInstance>()->set_mesh(navmesh->get_debug_mesh()); in set_navigation_mesh()
H A Dnavigation_mesh.h74 Ref<Mesh> get_debug_mesh();
H A Dbody_shape.cpp507 Ref<Mesh> mesh = s->get_debug_mesh(); in _create_debug_shape()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/3d/
H A Dnavigation_mesh.cpp115 Ref<Mesh> NavigationMesh::get_debug_mesh() { in get_debug_mesh() function in NavigationMesh
292 dm->set_mesh(navmesh->get_debug_mesh()); in _notification()
345 debug_view->cast_to<MeshInstance>()->set_mesh(navmesh->get_debug_mesh()); in set_navigation_mesh()
H A Dnavigation_mesh.h74 Ref<Mesh> get_debug_mesh();
H A Dbody_shape.cpp507 Ref<Mesh> mesh = s->get_debug_mesh(); in _create_debug_shape()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/resources/
H A Dshape.h53 Ref<Mesh> get_debug_mesh();
H A Dshape.cpp52 Ref<Mesh> Shape::get_debug_mesh() { in get_debug_mesh() function in Shape
/dports/devel/godot2/godot-2.1.6-stable/scene/resources/
H A Dshape.h53 Ref<Mesh> get_debug_mesh();
H A Dshape.cpp52 Ref<Mesh> Shape::get_debug_mesh() { in get_debug_mesh() function in Shape
/dports/devel/godot-tools/godot-3.2.3-stable/scene/resources/
H A Dshape.h58 Ref<ArrayMesh> get_debug_mesh();
H A Dshape.cpp62 Ref<ArrayMesh> Shape::get_debug_mesh() { in get_debug_mesh() function in Shape
/dports/devel/godot/godot-3.2.3-stable/scene/resources/
H A Dshape.h58 Ref<ArrayMesh> get_debug_mesh();
H A Dshape.cpp62 Ref<ArrayMesh> Shape::get_debug_mesh() { in get_debug_mesh() function in Shape
/dports/devel/godot-tools/godot-3.2.3-stable/scene/3d/
H A Dnavigation_mesh.h191 Ref<Mesh> get_debug_mesh();
H A Dnavigation_mesh.cpp309 Ref<Mesh> NavigationMesh::get_debug_mesh() { in get_debug_mesh() function in NavigationMesh
621 dm->set_mesh(navmesh->get_debug_mesh()); in _notification()
683 Object::cast_to<MeshInstance>(debug_view)->set_mesh(navmesh->get_debug_mesh()); in set_navigation_mesh()
H A Dcollision_shape.cpp230 Ref<Mesh> mesh = s->get_debug_mesh(); in _update_debug_shape()
/dports/devel/godot/godot-3.2.3-stable/scene/3d/
H A Dnavigation_mesh.h191 Ref<Mesh> get_debug_mesh();
H A Dnavigation_mesh.cpp309 Ref<Mesh> NavigationMesh::get_debug_mesh() { in get_debug_mesh() function in NavigationMesh
621 dm->set_mesh(navmesh->get_debug_mesh()); in _notification()
683 Object::cast_to<MeshInstance>(debug_view)->set_mesh(navmesh->get_debug_mesh()); in set_navigation_mesh()
H A Dcollision_shape.cpp230 Ref<Mesh> mesh = s->get_debug_mesh(); in _update_debug_shape()
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dspatial_editor_gizmos.cpp3631 Ref<ArrayMesh> mesh = cs2->get_debug_mesh(); in redraw()
3654 Ref<ArrayMesh> mesh = hms->get_debug_mesh(); in redraw()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dspatial_editor_gizmos.cpp3631 Ref<ArrayMesh> mesh = cs2->get_debug_mesh(); in redraw()
3654 Ref<ArrayMesh> mesh = hms->get_debug_mesh(); in redraw()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.cpp5595 …AABB aabb = sp->get_global_transform().xform(cs.front()->get()->get_shape()->get_debug_mesh()->get… in snap_selected_nodes_to_floor()
5597 …aabb.merge_with(sp->get_global_transform().xform(I->get()->get_shape()->get_debug_mesh()->get_aabb… in snap_selected_nodes_to_floor()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.cpp5595 …AABB aabb = sp->get_global_transform().xform(cs.front()->get()->get_shape()->get_debug_mesh()->get… in snap_selected_nodes_to_floor()
5597 …aabb.merge_with(sp->get_global_transform().xform(I->get()->get_shape()->get_debug_mesh()->get_aabb… in snap_selected_nodes_to_floor()