Home
last modified time | relevance | path

Searched defs:diff_mat (Results 1 – 21 of 21) sorted by relevance

/dports/finance/R-cran-PerformanceAnalytics/PerformanceAnalytics/R/
H A Dtable.ProbOutperformance.R55 diff_mat = R_periods-Rb_periods functionVar
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dview3d_camera_control.c236 float diff_mat[4][4]; in object_apply_mat4_with_protect() local
277 float diff_mat[4][4]; in ED_view3d_cameracontrol_update() local
H A Dview3d_utils.c560 float diff_mat[4][4]; in ED_view3d_camera_lock_sync() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/transform/
H A Dtransform_convert_gpencil.c186 float diff_mat[4][4]; in createTransGPencil() local
H A Dtransform_gizmo_3d.c686 float diff_mat[3][3]; in ED_transform_calc_gizmo_stats() local
695 float diff_mat[4][4]; in ED_transform_calc_gizmo_stats() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/gpencil/
H A Dgpencil_utils.c671 float diff_mat[4][4]; in gpencil_apply_parent() local
694 float diff_mat[4][4]; in gpencil_apply_parent_point() local
1016 float diff_mat[4][4]; in ED_gpencil_project_stroke_to_view() local
1128 float diff_mat[4][4], inverse_diff_mat[4][4]; in ED_gpencil_stroke_reproject() local
1424 float diff_mat[4][4]; in ED_gpencil_reset_layers_parent() local
H A Dgpencil_intern.h103 float diff_mat[4][4]; /* matrix */ member
642 float diff_mat[4][4]; member
H A Dgpencil_weight_paint.c582 float diff_mat[4][4]; in gpencil_weightpaint_brush_apply_to_layers() local
H A Dgpencil_edit.c2751 float diff_mat[4][4]; in gpencil_snap_to_grid() local
2832 float diff_mat[4][4]; in gpencil_snap_to_cursor() local
2935 float diff_mat[4][4]; in gpencil_snap_cursor_to_sel() local
H A Dgpencil_vertex_paint.c1111 float diff_mat[4][4]; in gpencil_vertexpaint_brush_apply_to_layers() local
H A Dgpencil_paint.c222 float diff_mat[4][4]; member
1331 float diff_mat[4][4]; in gpencil_stroke_eraser_is_occluded() local
H A Dgpencil_convert.c175 float diff_mat[4][4]; in gpencil_strokepoint_convertcoords() local
H A Dgpencil_sculpt_paint.c1742 float diff_mat[4][4]; in gpencil_sculpt_brush_apply_standard() local
H A Dgpencil_data.c2831 float diff_mat[4][4]; in ED_gpencil_join_objects_exec() local
/dports/cad/z88/Z88OS-15/src/z88o/win/
H A Dz88o.c228 GLfloat diff_mat[4]; variable
/dports/cad/z88/Z88OS-15/src/z88o/unix/
H A Dz88o.c224 GLfloat diff_mat[4]; variable
/dports/graphics/blender/blender-2.91.0/source/blender/editors/object/
H A Dobject_transform.c1390 float diff_mat[4][4]; in object_origin_set_exec() local
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/plugins/stablePDPlugin/
H A DKinTree.cpp1682 tMatrix diff_mat = cMathUtil::BuildQuaternionDiffMat(rot); in VelToPoseDiff() local
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/plugins/stablePDPlugin/
H A DKinTree.cpp1682 tMatrix diff_mat = cMathUtil::BuildQuaternionDiffMat(rot); in VelToPoseDiff() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dobject.c2885 float rmat[4][4], diff_mat[4][4], imat[4][4], parent_mat[4][4]; in BKE_object_apply_mat4_ex() local
H A Dconstraint.c261 float diff_mat[4][4]; in BKE_constraint_mat_convertspace() local