Home
last modified time | relevance | path

Searched defs:vup (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/editors/calligra/calligra-3.2.1/libs/odf/
H A DKo3dScene.cpp49 QVector3D vup; // Up direction member in Ko3dScene::Private
156 QVector3D Ko3dScene::vup() const { return d->vup; } in vup() function in Ko3dScene
169 void Ko3dScene::setVup(const QVector3D &vup) { d->vup = vup; } in setVup()
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/odf/
H A DKo3dScene.cpp50 QVector3D vup; // Up direction member in Ko3dScene::Private
157 QVector3D Ko3dScene::vup() const { return d->vup; } in vup() function in Ko3dScene
170 void Ko3dScene::setVup(const QVector3D &vup) { d->vup = vup; } in setVup()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DSceneProperties.cxx292 drawing::Direction3D vup( 0.0, 1.0, 0.0 ); in AddDefaultsToMap() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DSceneProperties.cxx292 drawing::Direction3D vup( 0.0, 1.0, 0.0 ); in AddDefaultsToMap() local
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenVR/
H A DvtkOpenVRRenderer.cxx104 double *vup = win->GetPhysicalViewUp(); in DeviceRender() local
161 double vn[3], *vup; in ResetCamera() local
H A DvtkOpenVRCamera.cxx129 double *vup = this->GetViewUp(); in ApplyEyePose() local
256 double *vup = win->GetPhysicalViewUp(); in GetKeyMatrices() local
H A DvtkOpenVRFollower.cxx74 double *pos, *cvup, *vup, distance; in ComputeMatrix() local
/dports/math/vtk9/VTK-9.1.0/Rendering/VR/
H A DvtkVRRenderer.cxx112 double* vup = win->GetPhysicalViewUp(); in GetFloorTransform() local
150 double vn[3], *vup; in ResetCamera() local
H A DvtkVRFollower.cxx61 double *pos, *cvup, *vup, distance; in ComputeMatrix() local
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenVR/
H A DvtkOpenVRCamera.cxx130 double* vup = this->GetViewUp(); in ApplyEyePose() local
258 double* vup = win->GetPhysicalViewUp(); in GetKeyMatrices() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/concurrency/
H A DTestBug138695.java67 SerialPerObjectRule vup = (SerialPerObjectRule) rule; in isConflicting() local
/dports/emulators/jzintv/jzintv-20200712-src/src/joy/
H A Djoy_gp2x.c48 int gp2x, i, vdn = -1, vup = -1; in joy_decode_event() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/
H A DAsynchronousSchedulingRuleFactory.java62 SerialPerObjectRule vup = (SerialPerObjectRule) rule; in isConflicting() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Bridge/VtkGlue/include/
H A DitkViewImage.hxx107 double vup[3]; in View() local
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/vagrant/
H A Dvagrant.plugin.zsh3 alias vup="vagrant up" alias
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkFollower.cxx83 double *pos, *vup, distance; in ComputeMatrix() local
H A DvtkProp3DFollower.cxx111 double *pos, *vup, distance; in ComputeMatrix() local
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkFollower.cxx83 double *pos, *vup, distance; in ComputeMatrix() local
H A DvtkProp3DFollower.cxx111 double *pos, *vup, distance; in ComputeMatrix() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkFollower.cxx80 double *pos, *vup, distance; in ComputeMatrix() local
H A DvtkProp3DFollower.cxx105 double *pos, *vup, distance; in ComputeMatrix() local
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/camera/
H A DCamera.h35 Vector3 vup, vright; // view matrix (taken from the modelview matrix) variable
/dports/games/gtkradiant/GPL/Q2Tools/qe4/
H A Dcamera.h48 vec3_t vup, vpn, vright; // view matrix member
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/qe4/
H A Dcamera.h48 vec3_t vup, vpn, vright; // view matrix member
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/
H A Dr_main.c76 vec3_t vup, base_vup; variable

1234567891011