Home
last modified time | relevance | path

Searched refs:translateWorld (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/src/
H A DSceneDemo.cpp57 mLight0.translateWorld(Vector3(0 * lightsRadius, lightsHeight, 1 * lightsRadius)); in SceneDemo()
58 mLight1.translateWorld(Vector3(0.95f * lightsRadius, lightsHeight, -0.3f * lightsRadius)); in SceneDemo()
59 mLight2.translateWorld(Vector3(-0.58f * lightsRadius, lightsHeight, -0.81f * lightsRadius)); in SceneDemo()
66 mShadowMapLightCameras[0].translateWorld(mLight0.getOrigin()); in SceneDemo()
69 mShadowMapLightCameras[1].translateWorld(mLight1.getOrigin()); in SceneDemo()
73 mShadowMapLightCameras[2].translateWorld(mLight2.getOrigin()); in SceneDemo()
H A DScene.cpp61 mCamera.translateWorld(-mCamera.getOrigin()); in resetCameraToViewAll()
64 mCamera.translateWorld(mCenterScene); in resetCameraToViewAll()
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/opengl-framework/src/
H A DObject3D.h70 void translateWorld(const Vector3& v);
109 inline void Object3D::translateWorld(const Vector3& v) { in translateWorld() function
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/common/
H A DVisualContactPoint.cpp47 translateWorld(position); in VisualContactPoint()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/frontend/
H A Dqcamera.h108 …Q_INVOKABLE void translateWorld(const QVector3D& vWorld, CameraTranslationOption option = Translat…
H A Dqcamera.cpp677 void QCamera::translateWorld(const QVector3D &vWorld, CameraTranslationOption option) in translateWorld() function in Qt3DRender::QCamera
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/
H A DEngineWidget.cpp547translateWorld( mouseSpeed*mouseTranslationSpeed* rx, - mouseSpeed*mouseTranslationSpeed*ry, 0 ); in mouseMoveEvent()
609 void EngineWidget::translateWorld(double x, double y, double z) { in translateWorld() function in SyntopiaCore::GLEngine::EngineWidget
H A DEngineWidget.h170 void translateWorld(double x, double y, double z);
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/quick3d/imports/render/
H A Dplugins.qmltypes1282 name: "translateWorld"
1287 name: "translateWorld"