Home
last modified time | relevance | path

Searched defs:rotate_x (Results 1 – 25 of 56) sorted by relevance

123

/dports/math/cglm/cglm-0.8.4/test/src/
H A Dtest_affine.h258 TEST_IMPL(GLM_PREFIX, rotate_x) { in TEST_IMPL() argument
262 GLM(rotate_x)(m1, GLM_PI_2f, m1); in TEST_IMPL() local
271 GLM(rotate_x)(m1, GLM_PI_2f, m1); in TEST_IMPL() local
280 GLM(rotate_x)(m1, GLM_PI_2f, m1); in TEST_IMPL() local
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glsl/
H A Dblinking-teapot.c19 static float rotate_x = 0.0, rotate_y = 0.0; variable
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/glsl/
H A Dblinking-teapot.c19 static float rotate_x = 0.0, rotate_y = 0.0; variable
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dtestgtkplot3d.c80 rotate_x(GtkWidget *button, gpointer data) in rotate_x() function
H A Dtestcontour.c167 rotate_x(GtkWidget *button, gpointer data) in rotate_x() function
/dports/cad/admesh/admesh-0.98.4/src/
H A Dadmesh.c86 enum {rotate_x = 1000, rotate_y, rotate_z, merge, help, version, in main() enumerator
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/archimesh/
H A Dachm_gltools.py639 def rotate_x(v1, rot): function
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/exchange/
H A Dbinvox.py358 rotate_x=0, argument
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/
H A Dgroupcoord.cpp389 extern void rotate_x(rvec x[], const int nr, matrix rmat) in rotate_x() function
/dports/games/vamos/vamos-0.7.1/geometry/
H A Dtest_Three_Vector.cc98 BOOST_AUTO_TEST_CASE (rotate_x) in BOOST_AUTO_TEST_CASE() argument
/dports/graphics/py-geomdl/geomdl-5.2.10/geomdl/
H A Doperations.py1513 def rotate_x(ncs, opt, alpha): function
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/plus/
H A Dtransition_affine.c271 double rotate_x = mlt_properties_get_double( properties, "rotate_x" ); in get_affine() local
294 double rotate_x = anim_get_angle(properties, "rotate_x", position, length); in get_affine() local
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/plus/
H A Dtransition_affine.c271 double rotate_x = mlt_properties_get_double( properties, "rotate_x" ); in get_affine() local
294 double rotate_x = anim_get_angle(properties, "rotate_x", position, length); in get_affine() local
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/3d/
H A Dspatial.cpp614 void Spatial::rotate_x(float p_radians) { in rotate_x() function in Spatial
/dports/devel/godot2/godot-2.1.6-stable/scene/3d/
H A Dspatial.cpp614 void Spatial::rotate_x(float p_radians) { in rotate_x() function in Spatial
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/entities/
H A Ddxfgfx.py444 def rotate_x(self, angle: float) -> 'DXFGraphic': member in DXFGraphic
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/plus/
H A Dtransition_affine.c348 double rotate_x = mlt_properties_get_double( properties, "rotate_x" ); in get_affine() local
371 double rotate_x = anim_get_angle(properties, "rotate_x", position, length); in get_affine() local
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/plus/
H A Dtransition_affine.c348 double rotate_x = mlt_properties_get_double( properties, "rotate_x" ); in get_affine() local
371 double rotate_x = anim_get_angle(properties, "rotate_x", position, length); in get_affine() local
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/plus/
H A Dtransition_affine.c348 double rotate_x = mlt_properties_get_double( properties, "rotate_x" ); in get_affine() local
371 double rotate_x = anim_get_angle(properties, "rotate_x", position, length); in get_affine() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/3d/
H A Dspatial.cpp603 void Spatial::rotate_x(float p_angle) { function in Spatial
/dports/devel/godot/godot-3.2.3-stable/scene/3d/
H A Dspatial.cpp603 void Spatial::rotate_x(float p_angle) { function in Spatial
/dports/x11/3ddesktop/3ddesktop-0.2.9/
H A Dutil.cpp633 void rotate_x (vertex_t v, float x) in rotate_x() function
/dports/cad/yosys/yosys-yosys-0.12/libs/ezsat/
H A Dpuzzle3d.cc46 …void rotate_x() { int tmp[4] = { center_y, center_z, size_y, size_z }; center_y = tmp[1]; center_z… in rotate_x() function
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/render/
H A Dmesh.py376 def rotate_x(self, angle: float): member in MeshTransformer
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DTriangleMesh.hpp42 void rotate_x(float angle) { this->rotate(angle, X); } in rotate_x() function in Slic3r::TriangleMesh

123