Home
last modified time | relevance | path

Searched defs:rot_angle (Results 1 – 25 of 76) sorted by relevance

1234

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/include/2geom/
H A Delliptical-arc.h71 Coord rot_angle, bool large_arc, bool sweep, in EllipticalArc()
85 Coord rot_angle, bool large_arc, bool sweep, in EllipticalArc()
142 double rot_angle, bool large_arc, bool sweep, in set()
157 Angle rot_angle, bool large_arc, bool sweep, in set()
/dports/math/lib2geom/lib2geom-1.1/include/2geom/
H A Delliptical-arc.h71 Coord rot_angle, bool large_arc, bool sweep, in EllipticalArc()
85 Coord rot_angle, bool large_arc, bool sweep, in EllipticalArc()
142 double rot_angle, bool large_arc, bool sweep, in set()
157 Angle rot_angle, bool large_arc, bool sweep, in set()
/dports/cad/calculix/CalculiX/libSNL/src/
H A DsnlSurfaceOfRevolution.h65 double rot_angle; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-pts2ellipse.cpp202 void LPEPts2Ellipse::gen_perspective_frame_paths(Geom::PathVector &path_out, const double rot_angle, in gen_perspective_frame_paths()
239 void LPEPts2Ellipse::gen_perspective_axes_paths(Geom::PathVector &path_out, const double rot_angle, in gen_perspective_axes_paths()
410 const double rot_angle = -deg2rad(rot_axes); // negative for ccw rotation in genFitEllipse() local
523 const double rot_angle = -deg2rad(rot_axes); // negative for ccw rotation in genIsometricEllipse() local
603 const double rot_angle = -deg2rad(rot_axes); // negative for ccw rotation in genSteinerEllipse() local
709 const double rot_angle = -deg2rad(rot_axes); // negative for ccw rotation in genPerspectiveEllipse() local
/dports/x11/fireflies/fireflies-2.07/src/
H A Dcontrol.h15 double rot_angle; // in degrees variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/view/tests/
H A Dtest_camera_to_vrml.cxx29 double rot_angle=1.63212; in test_camera_to_vrml() local
/dports/graphics/box/box-0.4.0/libs/g/
H A Di_put.h38 BoxReal rot_angle; member
48 int rot_angle : 1; member
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/vrbridge/OpenHMD/
H A Dfusion.c51 float rot_angle = ang_vel_length * dt; in ofusion_update() local
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/vrbridge/OpenHMD/
H A Dfusion.c51 float rot_angle = ang_vel_length * dt; in ofusion_update() local
/dports/misc/openhmd/OpenHMD-0.3.0/src/
H A Dfusion.c51 float rot_angle = ang_vel_length * dt; in ofusion_update() local
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/vrbridge/OpenHMD/
H A Dfusion.c51 float rot_angle = ang_vel_length * dt; in ofusion_update() local
/dports/x11/aclip/arcan-0.6.1/src/tools/vrbridge/OpenHMD/
H A Dfusion.c51 float rot_angle = ang_vel_length * dt; in ofusion_update() local
/dports/science/code_saturne/code_saturne-7.1.0/src/user_examples/
H A Dcs_user_boundary_conditions-medcoupling_remapper_2d.c167 cs_real_t rot_angle = 0.7853981; in cs_user_boundary_conditions() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dmatrix.cpp552 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleX() local
568 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleY() local
589 double rot_angle = atan2(temp2,temp1)*180/pi; in GetRotation() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dmatrix.cpp552 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleX() local
568 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleY() local
589 double rot_angle = atan2(temp2,temp1)*180/pi; in GetRotation() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dmatrix.cpp552 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleX() local
568 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleY() local
589 double rot_angle = atan2(temp2,temp1)*180/pi; in GetRotation() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dmatrix.cpp550 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleX() local
566 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleY() local
587 double rot_angle = atan2(temp2,temp1)*180/pi; in GetRotation() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dmatrix.cpp552 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleX() local
568 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleY() local
589 double rot_angle = atan2(temp2,temp1)*180/pi; in GetRotation() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dmatrix.cpp551 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleX() local
567 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleY() local
588 double rot_angle = atan2(temp2,temp1)*180/pi; in GetRotation() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dmatrix.cpp551 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleX() local
567 double rot_angle = CheckInt(atan2(m_matrix[1][0],m_matrix[0][0])*180/pi); in Get_scaleY() local
588 double rot_angle = atan2(temp2,temp1)*180/pi; in GetRotation() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/breg3d/tests/
H A Dtest_homography_generator.cxx52 double rot_angle = 0.1; in test_homography_generator() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/lab/manager/
H A Dlab_manager.cpp119 angles rot_angle; in onFrame() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/ihog/tests/
H A Dtest_minimizer.cxx53 double rot_angle = 0.15; in test_minimizer() local
/dports/graphics/libmypaint/libmypaint-1.6.1/
H A Dmypaint-symmetry.c84 float rot_angle = (2.0 * M_PI) / symm.num_lines; in mypaint_update_symmetry_state() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/view/
H A Dboxm2_view_utils.cxx137 double rot_angle; in add_vrml_animation() local

1234