Home
last modified time | relevance | path

Searched refs:_orientation (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/dports/misc/usd/USD-21.11/pxr/imaging/pxOsd/
H A DmeshTopology.cpp42 _orientation(PxOsdOpenSubdivTokens->rightHanded), in PxOsdMeshTopology()
53 _orientation(orientation), in PxOsdMeshTopology()
65 _orientation(orientation), in PxOsdMeshTopology()
78 _orientation(orientation), in PxOsdMeshTopology()
90 _orientation(orientation), in PxOsdMeshTopology()
104 hash = ArchHash64((const char*)&_orientation, sizeof(TfToken), hash); in ComputeHash()
120 _orientation == other._orientation && in operator ==()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/star_control/
H A Dviewport.cpp50 _orientation(src->_orientation), _currentPose(src->_currentPose), _rawPose(src->_rawPose) { in CViewport()
98 _orientation.load(file, param); in load()
122 _orientation.save(file, indent); in save()
137 _orientation = m; in setOrientation()
142 _orientation.set(v); in setOrientation()
174 _orientation.identity(); in randomizeOrientation()
187 _orientation.matRProd(s2); in randomizeOrientation()
206 _position._x = _orientation._row3._x * factor + _position._x; in reposition()
213 _orientation.matLProd(matrix); in changeOrientation()
297 _rawPose.copyFrom(_orientation); in reset()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/star_control/
H A Dviewport.cpp50 _orientation(src->_orientation), _currentPose(src->_currentPose), _rawPose(src->_rawPose) { in CViewport()
98 _orientation.load(file, param); in load()
122 _orientation.save(file, indent); in save()
137 _orientation = m; in setOrientation()
142 _orientation.set(v); in setOrientation()
171 _orientation.identity(); in randomizeOrientation()
184 _orientation.matRProd(s2); in randomizeOrientation()
203 _position._x = _orientation._row3._x * factor + _position._x; in reposition()
210 _orientation.matLProd(matrix); in changeOrientation()
294 _rawPose.copyFrom(_orientation); in reset()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/pet_control/
H A Dpet_slider.cpp29 _orientation = 0; in CPetSlider()
79 if (_orientation & ORIENTATION_HORIZONTAL) { in getOffsetPixels()
84 if (_orientation & ORIENTATION_VERTICAL) { in getOffsetPixels()
96 if (_orientation & ORIENTATION_HORIZONTAL) in setSliderOffset()
99 if (_orientation & ORIENTATION_VERTICAL) in setSliderOffset()
129 if (_orientation & ORIENTATION_HORIZONTAL) { in getThumbCentroidPos()
134 if (_orientation & ORIENTATION_VERTICAL) { in getThumbCentroidPos()
157 if (_orientation & ORIENTATION_HORIZONTAL) { in calcSliderOffset()
161 if (_orientation & ORIENTATION_VERTICAL) { in calcSliderOffset()
169 _orientation |= orientation; in setOrientation()
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/pet_control/
H A Dpet_slider.cpp29 _orientation = 0; in CPetSlider()
79 if (_orientation & ORIENTATION_HORIZONTAL) { in getOffsetPixels()
84 if (_orientation & ORIENTATION_VERTICAL) { in getOffsetPixels()
96 if (_orientation & ORIENTATION_HORIZONTAL) in setSliderOffset()
99 if (_orientation & ORIENTATION_VERTICAL) in setSliderOffset()
129 if (_orientation & ORIENTATION_HORIZONTAL) { in getThumbCentroidPos()
134 if (_orientation & ORIENTATION_VERTICAL) { in getThumbCentroidPos()
157 if (_orientation & ORIENTATION_HORIZONTAL) { in calcSliderOffset()
161 if (_orientation & ORIENTATION_VERTICAL) { in calcSliderOffset()
169 _orientation |= orientation; in setOrientation()
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/axes/
H A D_secondary_axes.py23 self._orientation = orientation
26 if self._orientation == 'x':
31 elif self._orientation == 'y':
43 if self._orientation == 'x':
107 if self._orientation == 'x':
194 if self._orientation == 'x':
197 if self._orientation == 'y':
227 if self._orientation == 'x':
230 if self._orientation == 'y':
256 if self._orientation == 'x':
/dports/games/bastet/bastet-0.43.2/
H A DBlockPosition.hpp35 Orientation _orientation; member in Bastet::BlockPosition
37 BlockPosition(Dot d=(Dot){3,-2}, Orientation o=Orientation()):_pos(d),_orientation(o){}; in BlockPosition()
39 return _pos==p._pos && _orientation==p._orientation; in operator ==()
53 return hash_value(p._pos)*4+int(p._orientation); in hash_value()
H A DBlockPosition.cpp27 return _pos+((blocks[b].GetOrientationMatrix())[_orientation]); in GetDots()
33 _orientation=_orientation.Next(); in Move()
36 _orientation=_orientation.Prior(); in Move()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/view/
H A DExportView.php19 private $_orientation = 'P'; variable in GO\\Base\\View\\ExportView
43 $this->_orientation,
59 $this->_orientation,
75 $this->_orientation,
96 $this->_orientation, //
114 $this->_orientation = $data['savedExportModel']->orientation === 'H'?'L':'P';
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dinput_port_monitor.cc49 , _orientation (o) in InputPortMonitor()
236 , _orientation (o) in InputScope()
261 if (_orientation == Horizontal) { in on_size_request()
276 if (_orientation == Horizontal) { in on_size_allocate()
325 if (_orientation == Horizontal) { in update()
359 if (_orientation == Horizontal) { in update()
394 if (_orientation == Vertical) { in render()
430 : _orientation (o) in EventMeter()
453 if (_orientation == Horizontal) { in on_size_request()
538 : _orientation (o) in EventMonitor()
[all …]
H A Dinput_port_monitor.h72 Orientation _orientation; variable
98 Orientation _orientation; variable
119 Orientation _orientation; variable
133 Orientation _orientation; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dalign-and-distribute.cpp298 _orientation(orientation), in ActionDistribute()
365 t[_orientation] = pos - it->bbox.min()[_orientation]; in on_button_click()
407 Geom::Dim2 _orientation; member in Inkscape::UI::Dialog::ActionDistribute
424 _orientation(orientation), in ActionNode()
429 Geom::Dim2 _orientation; member in Inkscape::UI::Dialog::ActionNode
751 Geom::Dim2 _orientation; member
761 return (a._base[a._orientation] < b._base[b._orientation]); in operator <()
780 Geom::Dim2 _orientation; member in Inkscape::UI::Dialog::ActionBaseline
825 double step = (b_max[_orientation] - b_min[_orientation])/(sorted.size() - 1); in on_button_click()
830 t[_orientation] = b_min[_orientation] + step * i - base[_orientation]; in on_button_click()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/canvas/
H A Dline_set.cc36 , _orientation (o) in LineSet()
44 , _orientation (o) in LineSet()
56 if (_orientation == Horizontal) { in compute_bounding_box()
97 if (_orientation == Horizontal) { in render()
119 if (_orientation == Horizontal) { in render()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/minitaur/robots/
H A Dautonomous_object.py67 self._orientation = np.array([0, 0, 0, 1])
156 self._position, self._orientation, _ = self._controller.get_action(
159 self._reset_base_pose(self._position, self._orientation)
196 self._orientation = np.array(orientation)
217 orientation_quat = self._orientation
258 return self._orientation.copy()
264 self._pybullet_client.getEulerFromQuaternion(self._orientation))
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/view_map/
H A DViewMapIterators.h435 _orientation = orientation;
443 _orientation = it._orientation; in ViewEdgeIterator()
485 return _orientation; in getOrientation()
491 _orientation = orientation; in setOrientation()
497 _orientation = !_orientation; in changeOrientation()
580 bool _orientation;
H A DViewMapAdvancedIterators.h383 bool _orientation; variable
390 _orientation = true; in edge_iterator_base()
399 _orientation = iBrother._orientation; in edge_iterator_base()
407 _orientation = iBrother._orientation; in edge_iterator_base()
416 _orientation = orientation; in parent_class()
432 return _orientation; in orientation()
442 _orientation = iOrientation; in set_orientation()
447 _orientation = !_orientation; in change_orientation()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDriversDisabled/engine_droam/
H A DGeodeticManifold.cpp91 _ed[0]->_orientation = 0; in initialize()
99 _ed[1]->_orientation = 2; in initialize()
107 _ed[2]->_orientation = 6; in initialize()
115 _ed[3]->_orientation = 4; in initialize()
123 _ed[4]->_orientation = 0; in initialize()
131 _ed[5]->_orientation = 2; in initialize()
139 _ed[6]->_orientation = 6; in initialize()
147 _ed[7]->_orientation = 7; in initialize()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/prefdialog/
H A Dwidget-box.cpp33 _orientation = HORIZONTAL; in WidgetBox()
35 _orientation = VERTICAL; in WidgetBox()
76 if (_orientation == HORIZONTAL) { in get_widget()
87 if (_orientation == HORIZONTAL) { in get_widget()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgSim/
H A DScalarBar.cpp79 _orientation = orientation; in setOrientation()
85 return _orientation; in getOrientation()
131 if(_orientation==HORIZONTAL) in createDrawables()
213 const float labelStickStartY = _orientation==HORIZONTAL ? arOffset : 0; in createDrawables()
215 (_orientation==HORIZONTAL ? characterSize : -characterSize) * CHARACTER_OFFSET_FACTOR; in createDrawables()
228 …text->setAlignment( (_orientation==HORIZONTAL) ? osgText::Text::CENTER_BASE_LINE : osgText::Text::… in createDrawables()
248 if ( _orientation==HORIZONTAL ) in createDrawables()
261_orientation==HORIZONTAL ? osgText::Text::CENTER_BASE_LINE : osgText::Text::CENTER_BOTTOM); in createDrawables()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgSim/
H A DScalarBar.cpp79 _orientation = orientation;
85 return _orientation;
131 if(_orientation==HORIZONTAL)
213 const float labelStickStartY = _orientation==HORIZONTAL ? arOffset : 0;
215 (_orientation==HORIZONTAL ? characterSize : -characterSize) * CHARACTER_OFFSET_FACTOR;
228 …text->setAlignment( (_orientation==HORIZONTAL) ? osgText::Text::CENTER_BASE_LINE : osgText::Text::…
248 if ( _orientation==HORIZONTAL ) in insertVertex()
261_orientation==HORIZONTAL ? osgText::Text::CENTER_BASE_LINE : osgText::Text::CENTER_BOTTOM); in insertVertex()
/dports/audio/lmms/lmms-1.2.2/src/gui/widgets/
H A DSideBar.cpp39 SideBarButton( Qt::Orientation _orientation, QWidget * _parent ) : in SideBarButton() argument
41 m_orientation( _orientation ) in SideBarButton()
88 SideBar::SideBar( Qt::Orientation _orientation, QWidget * _parent ) : in SideBar() argument
92 setOrientation( _orientation ); in SideBar()
/dports/games/flightgear/flightgear-2020.3.11/utils/fgviewer/
H A DHLAPerspectiveViewer.hxx47 { return _orientation.getValue(); } in getOrientation()
49 { _orientation.setValue(orientation); } in setOrientation()
68 simgear::HLAQuat3dData _orientation; member in fgviewer::HLAPerspectiveViewer
H A DHLAView.hxx55 { return _orientation.getValue(); } in getOrientation()
57 { _orientation.setValue(orientation); } in setOrientation()
69 simgear::HLAQuat3dData _orientation; member in fgviewer::HLAView
/dports/devel/simgear/simgear-2020.3.11/simgear/math/
H A DSGLocation.hxx30 _orientation(orientation) in SGLocation()
39 { return _orientation; } in getOrientation()
41 { _orientation = orientation; } in setOrientation()
114 SGQuat<T> _orientation; member in SGLocation
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/stroke/
H A DChainingIterators.cpp95 _orientation = true; in increment()
98 _orientation = false; in increment()
124 _orientation = true; in decrement()
127 _orientation = false; in decrement()

12345678910>>...20