Home
last modified time | relevance | path

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

/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dspatial_editor_plugin.h138 Point2 _point_to_screen(const Vector3 &p_point);
H A Dspatial_editor_plugin.cpp176 Point2 SpatialEditorViewport::_point_to_screen(const Vector3 &p_point) { in _point_to_screen() function in SpatialEditorViewport
1803 Point2 center = _point_to_screen(_edit.center); in _draw()
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dspatial_editor_plugin.h138 Point2 _point_to_screen(const Vector3 &p_point);
H A Dspatial_editor_plugin.cpp176 Point2 SpatialEditorViewport::_point_to_screen(const Vector3 &p_point) { in _point_to_screen() function in SpatialEditorViewport
1803 Point2 center = _point_to_screen(_edit.center); in _draw()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.h296 Point2 _point_to_screen(const Vector3 &p_point);
H A Dspatial_editor_plugin.cpp425 Point2 SpatialEditorViewport::_point_to_screen(const Vector3 &p_point) { in _point_to_screen() function in SpatialEditorViewport
2648 Point2 center = _point_to_screen(_edit.center); in _draw()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.h296 Point2 _point_to_screen(const Vector3 &p_point);
H A Dspatial_editor_plugin.cpp425 Point2 SpatialEditorViewport::_point_to_screen(const Vector3 &p_point) { in _point_to_screen() function in SpatialEditorViewport
2648 Point2 center = _point_to_screen(_edit.center); in _draw()