Home
last modified time | relevance | path

Searched defs:updateProjectionMatrix (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/opengl-framework/src/
H A DCamera.cpp56 void Camera::updateProjectionMatrix() { in updateProjectionMatrix() function in Camera
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/frontend/
H A Dqcameralens_p.h89 inline void updateProjectionMatrix() in updateProjectionMatrix() function
/dports/math/eigen3/eigen-3.3.9/demos/opengl/
H A Dcamera.cpp211 void Camera::updateProjectionMatrix(void) const in updateProjectionMatrix() function in Camera
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/demos/opengl/
H A Dcamera.cpp211 void Camera::updateProjectionMatrix(void) const in updateProjectionMatrix() function in Camera
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/demos/opengl/
H A Dcamera.cpp211 void Camera::updateProjectionMatrix(void) const in updateProjectionMatrix() function in Camera
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/demos/opengl/
H A Dcamera.cpp211 void Camera::updateProjectionMatrix(void) const in updateProjectionMatrix() function in Camera
/dports/misc/opennn/opennn-5.0.5/eigen/demos/opengl/
H A Dcamera.cpp211 void Camera::updateProjectionMatrix(void) const in updateProjectionMatrix() function in Camera
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/demos/opengl/
H A Dcamera.cpp211 void Camera::updateProjectionMatrix(void) const in updateProjectionMatrix() function in Camera
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/
H A DDrawManager.java93 public void updateProjectionMatrix(float[] projectionMatrix) { in updateProjectionMatrix() method in DrawManager
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DVertexProcessor.hpp346 bool updateProjectionMatrix; member in sw::VertexProcessor
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DVertexProcessor.hpp346 bool updateProjectionMatrix; member in sw::VertexProcessor
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/src/
H A DtrackerKCF.cpp586 …void inline TrackerKCFImpl::updateProjectionMatrix(const Mat src, Mat & old_cov,Mat & proj_matrix… in updateProjectionMatrix() function in cv::tracking::impl::TrackerKCFImpl
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwrender/
H A Drenderingmanager.cpp1064 void RenderingManager::updateProjectionMatrix() in updateProjectionMatrix() function in MWRender::RenderingManager
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/scenes/opengl/
H A Dscene_opengl.cpp733 void SceneOpenGL2::updateProjectionMatrix(const QRect &rect) in updateProjectionMatrix() function in KWin::SceneOpenGL2