Home
last modified time | relevance | path

Searched refs:Handedness (Results 1 – 25 of 89) sorted by relevance

1234

/dports/graphics/embree/embree-3.13.2/tutorials/common/tutorial/
H A Dcamera.h19 enum Handedness { enum
39 … Camera (const Vec3fa& from, const Vec3fa& to, const Vec3fa& up, float fov, Handedness handedness) in Camera()
42 Camera (const SceneGraph::PerspectiveCameraData& cam, Handedness handedness) in Camera()
127 Handedness handedness;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/model/
H A Dcontroller_model.h25 enum Handedness { enum
45 Handedness handedness = kRightHanded;
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/windows_mixed_reality/
H A Dmixed_reality_input_helper.cc34 using Handedness = typedef
157 mojom::XRHandedness WindowsToMojoHandedness(Handedness handedness) { in WindowsToMojoHandedness()
159 case Handedness::SpatialInteractionSourceHandedness_Left: in WindowsToMojoHandedness()
161 case Handedness::SpatialInteractionSourceHandedness_Right: in WindowsToMojoHandedness()
333 description->handedness = WindowsToMojoHandedness(source->Handedness()); in ParseWindowsSourceState()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/vr/windows_mixed_reality/
H A Dmixed_reality_input_helper.cc34 using Handedness = typedef
157 mojom::XRHandedness WindowsToMojoHandedness(Handedness handedness) { in WindowsToMojoHandedness()
159 case Handedness::SpatialInteractionSourceHandedness_Left: in WindowsToMojoHandedness()
161 case Handedness::SpatialInteractionSourceHandedness_Right: in WindowsToMojoHandedness()
333 description->handedness = WindowsToMojoHandedness(source->Handedness()); in ParseWindowsSourceState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/
H A Dplatform_controller_for_testing.cc89 ControllerModel::Handedness PlatformControllerForTesting::GetHandedness() in GetHandedness()
91 return ControllerModel::Handedness::kRightHanded; in GetHandedness()
H A Dplatform_controller.h44 virtual ControllerModel::Handedness GetHandedness() const = 0;
H A Dplatform_controller_for_testing.h31 ControllerModel::Handedness GetHandedness() const override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/windows_mixed_reality/wrappers/
H A Dwmr_input_source.h54 Handedness() const = 0;
79 Handedness() const override;
H A Dwmr_input_source.cc103 SourceHandedness WMRInputSourceImpl::Handedness() const { in Handedness() function in device::WMRInputSourceImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/vr/windows_mixed_reality/wrappers/
H A Dwmr_input_source.h54 Handedness() const = 0;
79 Handedness() const override;
H A Dwmr_input_source.cc102 SourceHandedness WMRInputSourceImpl::Handedness() const { in Handedness() function in device::WMRInputSourceImpl
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/brick-0.62/programs/
H A DFormDemo.hs53 data Handedness = LeftHanded | RightHanded | Ambidextrous type
61 , _handed :: Handedness
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/brick-0.62/programs/
H A DFormDemo.hs53 data Handedness = LeftHanded | RightHanded | Ambidextrous function
61 , _handed :: Handedness
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/brick-0.62/programs/
H A DFormDemo.hs53 data Handedness = LeftHanded | RightHanded | Ambidextrous function
61 , _handed :: Handedness
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/brick-0.55/programs/
H A DFormDemo.hs53 data Handedness = LeftHanded | RightHanded | Ambidextrous function
61 , _handed :: Handedness
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/windows_mixed_reality/wrappers/test/
H A Dmock_wmr_input_source.h31 Handedness() const override;
H A Dmock_wmr_input_source.cc53 MockWMRInputSource::Handedness() const { in Handedness() function in device::MockWMRInputSource
/dports/sysutils/hid-tools/hid-tools-0.2/hidtools/data/
H A D0006_generic_device_controls.hut21 30 Handedness
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_connectvor.c47 static int Handedness(float *pos_ptr, int i, int index1, int index2) in Handedness() function
75 hand1 = Handedness(pos_ptr, vertices.p, vertices.q, new); in AnyDegenerate()
76 hand2 = Handedness(pos_ptr, new, vertices.q, vertices.r); in AnyDegenerate()
77 hand3 = Handedness(pos_ptr, vertices.r, vertices.p, new); in AnyDegenerate()
109 hand1 = Handedness(pos_ptr, vertices.p, vertices.q, new); in Inside()
110 hand2 = Handedness(pos_ptr, new, vertices.q, vertices.r); in Inside()
111 hand3 = Handedness(pos_ptr, vertices.r, vertices.p, new); in Inside()
199 h1 = Handedness(pos_ptr, a, b, c); in Convex()
200 h2 = Handedness(pos_ptr, b, c, d); in Convex()
201 h3 = Handedness(pos_ptr, c, d, a); in Convex()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/vr/
H A DXRInputSource.h40 XRHandedness Handedness();
/dports/lang/spidermonkey78/firefox-78.9.0/dom/vr/
H A DXRInputSource.h40 XRHandedness Handedness();
/dports/www/firefox/firefox-99.0/dom/vr/
H A DXRInputSource.h40 XRHandedness Handedness();
/dports/mail/thunderbird/thunderbird-91.8.0/dom/vr/
H A DXRInputSource.h40 XRHandedness Handedness();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/vr/
H A Dvr_controller.h83 ControllerModel::Handedness GetHandedness() const override;
/dports/sysutils/mate-settings-daemon/mate-settings-daemon-1.26.0/data/
H A Dorg.mate.peripherals-touchpad.gschema.xml.in2 <enum id="org.mate.peripherals-touchpad.Handedness">
78 <key name="left-handed" enum="org.mate.peripherals-touchpad.Handedness">

1234