Home
last modified time | relevance | path

Searched refs:get_left_to_right (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/scene/resources/
H A Dprimitive_meshes.h249 float get_left_to_right() const;
H A Dprimitive_meshes.cpp1279 ClassDB::bind_method(D_METHOD("get_left_to_right"), &PrismMesh::get_left_to_right); in _bind_methods()
1303 float PrismMesh::get_left_to_right() const { in get_left_to_right() function in PrismMesh
/dports/devel/godot-tools/godot-3.2.3-stable/scene/resources/
H A Dprimitive_meshes.h249 float get_left_to_right() const;
H A Dprimitive_meshes.cpp1279 ClassDB::bind_method(D_METHOD("get_left_to_right"), &PrismMesh::get_left_to_right); in _bind_methods()
1303 float PrismMesh::get_left_to_right() const { in get_left_to_right() function in PrismMesh