Home
last modified time | relevance | path

Searched refs:apply_orientation (Results 1 – 22 of 22) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/tests/
H A Dtest_orientations.py18 apply_orientation, OrientationError, ornt2axcodes,
95 t_arr = apply_orientation(arr, ornt)
116 t_arr = apply_orientation(a[:,:,:,None], ornt)
120 apply_orientation,
123 apply_orientation,
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_orientations.py19 flip_axis, apply_orientation, OrientationError,
109 t_arr = apply_orientation(arr, ornt)
130 t_arr = apply_orientation(a[:, :, :, None], ornt)
134 apply_orientation(a[:, :, 1], ornt)
136 apply_orientation(a, [[0, 1], [np.nan, np.nan], [2, 1]])
139 t_arr = apply_orientation(a, ornt)
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dhypgraph.cpp255 models::apply_orientation(H[0], H[1]); in makeband()
273 models::apply_orientation(ret[1], ret[0]); in makeband()
387 models::apply_orientation(H[0], H[1]); in apply_nil_rotation()
445 models::apply_orientation(H1[0], H1[1]); in threepoint_projection()
491 models::apply_orientation(ret[1], ret[0]); in threepoint_projection()
605 models::apply_orientation(H[0], H[1]); in apply_other_model()
624 models::apply_orientation(H[0], H[1]); in apply_other_model()
650 models::apply_orientation(H[0], H[1]); in apply_other_model()
680 models::apply_orientation(H[0], H[1]); in apply_other_model()
695 models::apply_orientation(H[0], H[1]); in apply_other_model()
[all …]
H A Dmobile.cpp180 void apply_orientation() { in apply_orientation() function
213 apply_orientation(); in mobile_draw()
217 apply_orientation(); in mobile_draw()
H A Dshaders.cpp57 models::apply_orientation(s[a][1], s[a][0]); in model_orientation_gl()
679 models::apply_orientation(pp[a][0], pp[a][1]); in set_projection()
H A Ddrawing.cpp859 models::apply_orientation(g[0], g[1]); in adjust()
917 models::apply_orientation(g[1], g[0]); in adjust()
948 models::apply_orientation(g[1], g[0]); in adjust()
1581 for(auto& h: all) models::apply_orientation(h[0], h[1]); in broken_projection()
1598 models::apply_orientation(p.V.T[i][0], p.V.T[i][1]); in broken_projection()
1747 models::apply_orientation(ah1[0], ah1[1]); in draw()
1748 models::apply_orientation(ah2[0], ah2[1]); in draw()
H A Dmodels.cpp130 …void apply_orientation(A& x, A& y) { if(!model_straight) tie(x,y) = make_pair(x*ocos + y*osin, y*o… in apply_orientation() function
H A Dgraph.cpp3184 models::apply_orientation(s1, c1); in drawaura()
3186 models::apply_orientation(c1, s1); in drawaura()
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/
H A Dfuncs.py14 apply_orientation, OrientationError)
199 t_arr = apply_orientation(arr, ornt)
H A D__init__.py57 apply_orientation, aff2axcodes)
H A Dorientations.py92 def apply_orientation(arr, ornt): function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkscalebutton.c725 apply_orientation (GtkScaleButton *button, in apply_orientation() function
840 apply_orientation (button, GTK_ORIENTATION_VERTICAL); in gtk_scale_popup()
842 apply_orientation (button, GTK_ORIENTATION_HORIZONTAL); in gtk_scale_popup()
844 apply_orientation (button, priv->orientation); in gtk_scale_popup()
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/cmdline/
H A Dparrec2nii.py18 apply_orientation)
202 in_data = apply_orientation(in_data, ornt)
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/
H A D__init__.py64 apply_orientation, aff2axcodes)
H A Dspatialimages.py146 from .orientations import apply_orientation, inv_ornt_aff
634 t_arr = apply_orientation(np.asanyarray(self.dataobj), ornt)
H A Dorientations.py133 def apply_orientation(arr, ornt): function
/dports/science/afni/afni-AFNI_21.3.16/src/rickr/
H A Dr_new_resam_dset.c42 static int apply_orientation ( THD_3dim_dataset * dset, FD_brick * fdb,
197 if ( apply_orientation( dout, fdb, l_orient ) != 0 ) in r_new_resam_dset_eng()
650 static int apply_orientation( THD_3dim_dataset * dset, FD_brick * fdb, in apply_orientation() function
/dports/x11/cinnamon/cinnamon-4.8.6/files/usr/local/share/cinnamon/cinnamon-settings/modules/
H A Dcs_backgrounds.py72 def apply_orientation(im): function
615 img = apply_orientation(img)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/imagebitmap/
H A Dimage_bitmap.cc182 bool apply_orientation = true) { in CopyImageData() argument
200 if (apply_orientation && !input->HasDefaultOrientation()) { in CopyImageData()
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DDW_OpenVDBRasterizePoints.cmd688 # Node apply_orientation (Vop/multiply)
689 opadd -e -n multiply apply_orientation
691 opspareds "" apply_orientation
692 opparm -V 15.0.347 apply_orientation
693 chlock apply_orientation -*
694 chautoscope apply_orientation -*
697 opwire -n identity3x3 -0 apply_orientation
698 opwire -n orient_to_matrix -1 apply_orientation
699 nbop netbox1 add apply_orientation
700 opexprlanguage -s hscript apply_orientation
[all …]
/dports/emulators/mess/mame-mame0226/src/emu/
H A Drender.cpp127 inline void apply_orientation(render_bounds &bounds, int orientation) in apply_orientation() function
1274 apply_orientation(bounds, m_orientation); in compute_minimum_size()
1350 apply_orientation(bounds, root_xform.orientation); in get_primitives()
2287 apply_orientation(bounds, container_xform.orientation); in add_container_primitives()
/dports/emulators/mame/mame-mame0226/src/emu/
H A Drender.cpp127 inline void apply_orientation(render_bounds &bounds, int orientation) in apply_orientation() function
1274 apply_orientation(bounds, m_orientation); in compute_minimum_size()
1350 apply_orientation(bounds, root_xform.orientation); in get_primitives()
2287 apply_orientation(bounds, container_xform.orientation); in add_container_primitives()