Home
last modified time | relevance | path

Searched defs:upVector (Results 1 – 25 of 71) sorted by relevance

123

/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/sound/system/processors/
H A DDirectedSound.java33 public DirectedSound(float[] upVector) in DirectedSound()
39 public synchronized void setUpVector(float[] upVector) in setUpVector()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgSim/
H A DHeightAboveTerrain.cpp56 osg::Vec3d upVector = em->computeLocalUpVector(start.x(), start.y(), start.z()); in computeIntersections() local
72 osg::Vec3d upVector (0.0, 0.0, 1.0); in computeIntersections() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgSim/
H A DHeightAboveTerrain.cpp56 osg::Vec3d upVector = em->computeLocalUpVector(start.x(), start.y(), start.z()); in computeIntersections() local
72 osg::Vec3d upVector (0.0, 0.0, 1.0); in computeIntersections() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/webaudio/
H A DAudioListener.h62 void setUpVector(const FloatPoint3D &upVector) { m_upVector = upVector; } in setUpVector()
63 const FloatPoint3D& upVector() const { return m_upVector; } in upVector() function
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/extras/defaults/
H A Dqfirstpersoncameracontroller.cpp108 const QVector3D upVector(0.0f, 1.0f, 0.0f); in moveCamera() local
H A Dqorbitcameracontroller.cpp156 const QVector3D upVector(0.0f, 1.0f, 0.0f); in moveCamera() local
/dports/games/gillo/gillo/src/
H A Dcameraball.cpp38 sgVec3 fromPos, toPos, hpr, direction, upVector, displace; in update() local
/dports/math/singular/Singular-Release-4-2-1/Singular/LIB/surfex/
H A DSaveMovie.java89 double[] upVector; field in SaveMovie
103 double[] CamPos, double[] viewDir, double[] upVector, in SaveMovie()
H A DSavePic.java75 double[] upVector; field in SavePic
92 double[] CamPos, double[] viewDir, double[] upVector, in SavePic()
118 double[] CamPos, double[] viewDir, double[] upVector, in SavePic()
/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/global/
H A Ddatavisualizationglobal_p.h67 static const QVector3D upVector = QVector3D(0.0f, 1.0f, 0.0f); variable
/dports/devel/sfml/SFML-2.5.1/src/SFML/Audio/
H A DListener.cpp98 void Listener::setUpVector(const Vector3f& upVector) in setUpVector()
H A DAudioDevice.cpp208 void AudioDevice::setUpVector(const Vector3f& upVector) in setUpVector()
/dports/biology/ugene/ugene-40.1/src/plugins/biostruct3d_view/src/deprecated/
H A DGraphicUtils.h102 Vector3D upVector; variable
/dports/biology/ugene/ugene-40.1/src/plugins/biostruct3d_view/src/
H A DGraphicUtils.h106 Vector3D upVector; variable
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/graphics/gl/
H A Dparticle_renderer_gl.cpp80 Vec3f upVector; in renderSystem() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCSceneNodeAnimatorCameraMaya.cpp157 const core::vector3df upVector(camera->getUpVector()); in animateNode() local
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/graphics/gl/
H A Dparticle_renderer_gl.cpp83 Vec3f upVector; in renderSystem() local
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreMeshManager.h447 Vector3 upVector; member
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreMeshManager.h476 Vector3 upVector; member
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCSceneNodeAnimatorCameraMaya.cpp157 const core::vector3df upVector(camera->getUpVector()); in animateNode() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/frontend/
H A Dqcamera.cpp1076 void QCamera::setUpVector(const QVector3D &upVector) in setUpVector()
1087 QVector3D QCamera::upVector() const in upVector() function in Qt3DRender::QCamera
/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DGLLongSpriteRenderer.h72 GLProgramUniform upVector; variable
H A DGLSpriteRenderer.h72 GLProgramUniform upVector; variable
H A DGLSoftSpriteRenderer.h73 GLProgramUniform upVector; variable
/dports/graphics/quesa/quesa-1.8/APIincludes/
H A DQuesaCamera.h95 TQ3Vector3D upVector; member

123