Home
last modified time | relevance | path

Searched defs:projectionMatrix (Results 126 – 150 of 218) sorted by relevance

123456789

/dports/math/scilab/scilab-6.1.1/scilab/modules/renderer/src/java/org/scilab/modules/renderer/JoGLView/axes/ruler/
H A DAxesRulerDrawer.java510 …private Vector3d computeXAxisPosition(double[] projectionMatrix, Double[] bounds, AxisProperty.Axi… in computeXAxisPosition()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/progs/demos/smooth_opengl3/
H A Dsmooth_opengl3.c365 GLfloat projectionMatrix[16]; variable
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgShadow/
H A DViewDependentShadowMap.cpp254 …ComputeLightSpaceBounds(osg::Viewport* viewport, const osg::Matrixd& projectionMatrix, osg::Matrix… in ComputeLightSpaceBounds()
853 osg::Matrixd projectionMatrix; in cull() local
1387 …CameraSettings(Frustum& frustum, LightData& positionedLight, osg::Matrixd& projectionMatrix, osg::… in computeShadowCameraSettings()
H A DLightSpacePerspectiveShadowMap.cpp426 void setProjectionMatrix( const osg::Matrix & projectionMatrix ) in setProjectionMatrix()
/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/engine/
H A Dsurface3drenderer.cpp808 QMatrix4x4 projectionMatrix; in drawSlicedScene() local
1125 QMatrix4x4 projectionMatrix; in drawScene() local
1938 const QMatrix4x4 &projectionMatrix) in drawLabels()
H A Dscatter3drenderer.cpp506 QMatrix4x4 projectionMatrix; in drawScene() local
1655 const QMatrix4x4 &projectionMatrix) { in drawLabels()
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/Imath/
H A DImathFrustum.h358 Matrix44<T> Frustum<T>::projectionMatrix() const in projectionMatrix() function
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DGraphicsSharedMemoryCommands.h128 float projectionMatrix[16]; member
/dports/graphics/povray37/povray-3.7.0.10/libraries/ilmbase/Imath/
H A DImathFrustum.h358 Matrix44<T> Frustum<T>::projectionMatrix() const in projectionMatrix() function
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/plugins/scenegraph/d3d12/
H A Dqsgd3d12renderer.cpp449 const QMatrix4x4 *projectionMatrix() const override { return m_projectionMatrix; } in projectionMatrix() function
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/plugins/scenegraph/d3d12/
H A Dqsgd3d12renderer.cpp449 const QMatrix4x4 *projectionMatrix() const override { return m_projectionMatrix; } in projectionMatrix() function
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/Imath/
H A DImathFrustum.h358 Matrix44<T> Frustum<T>::projectionMatrix() const in projectionMatrix() function
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DGraphicsSharedMemoryCommands.h128 float projectionMatrix[16]; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/opengl/
H A DTextureMapperGL.cpp210 TransformationMatrix projectionMatrix; member
/dports/misc/usd/USD-21.11/pxr/imaging/hdx/
H A DpickTask.cpp532 GfMatrix4d const& projectionMatrix, in HdxPickResult()
/dports/games/flightgear/flightgear-2020.3.11/src/Viewer/
H A DCameraGroup_legacy.cxx438 Matrix projectionMatrix; in update() local
507 Matrix projectionMatrix; in update() local
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_gl.cpp697 ON_Xform projectionMatrix; // camera to clip transformation in ON_GL() local
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/B3DAcceleratorPlugin/
H A DsqOpenGLRenderer.c400 int glSetTransform(int handle, float *modelViewMatrix, float *projectionMatrix) { in glSetTransform()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Scenery3d/src/
H A DS3DRenderer.hpp228 QMatrix4x4 projectionMatrix; member in S3DRenderer
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelSkyDrawer.hpp491 int projectionMatrix; member
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_gl.cpp697 ON_Xform projectionMatrix; // camera to clip transformation in ON_GL() local
/dports/misc/usd/USD-21.11/pxr/imaging/glf/
H A DsimpleLightingContext.cpp189 GfMatrix4d const &projectionMatrix) in SetCamera()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgShadow/
H A DLightSpacePerspectiveShadowMap.cpp426 void setProjectionMatrix( const osg::Matrix & projectionMatrix ) in setProjectionMatrix()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/rhi/renderer/
H A Drenderview_p.h128 float projectionMatrix[16]; member
/dports/games/openmw/openmw-openmw-0.47.0/components/sceneutil/
H A Dmwshadowtechnique.cpp352 …eBounds::ComputeLightSpaceBounds(osg::Viewport* viewport, const osg::Matrixd& projectionMatrix, os… in ComputeLightSpaceBounds()
1109 osg::Matrixd projectionMatrix; in cull() local
1764 …CameraSettings(Frustum& frustum, LightData& positionedLight, osg::Matrixd& projectionMatrix, osg::… in computeShadowCameraSettings()

123456789