Home
last modified time | relevance | path

Searched defs:GetProjection (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/
H A DCamera.h49 CMatrix3D& GetProjection() { return m_ProjMat; } in GetProjection() function
50 const CMatrix3D& GetProjection() const { return m_ProjMat; } in GetProjection() function
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/ui/common/
H A DMapPreviewView.h75 const Matrix4& GetProjection () const in GetProjection() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dviewpt3d.hxx82 ProjectionType GetProjection() const { return eProjection; } in GetProjection() function in Viewport3D
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dviewpt3d.hxx82 ProjectionType GetProjection() const { return eProjection; } in GetProjection() function in Viewport3D
/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A DcameraSchema.cpp42 HdCameraSchema::GetProjection() in GetProjection() function in HdCameraSchema
H A Dcamera.h144 Projection GetProjection() const { in GetProjection() function
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/camera/
H A Dview.cpp174 const Matrix4& View::GetProjection () const in GetProjection() function in View
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/include/aws/dynamodb/model/
H A DLocalSecondaryIndexInfo.h203 inline const Projection& GetProjection() const{ return m_projection; } in GetProjection() function
H A DLocalSecondaryIndex.h211 inline const Projection& GetProjection() const{ return m_projection; } in GetProjection() function
H A DGlobalSecondaryIndexInfo.h204 inline const Projection& GetProjection() const{ return m_projection; } in GetProjection() function
H A DCreateGlobalSecondaryIndexAction.h132 inline const Projection& GetProjection() const{ return m_projection; } in GetProjection() function
H A DGlobalSecondaryIndex.h212 inline const Projection& GetProjection() const{ return m_projection; } in GetProjection() function
H A DLocalSecondaryIndexDescription.h203 inline const Projection& GetProjection() const{ return m_projection; } in GetProjection() function
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dview.h196 const Matrix4& GetProjection() const in GetProjection() function
/dports/games/shootingstar/shootingstar-1.2.0/src/engine/
H A DcVector2f.hpp84 cVector2f GetProjection (const cVector2f &b) const in GetProjection() function in ShootingStar::cVector2f
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DDebugRenderer.h163 const Matrix4& GetProjection() const { return projection_; } in GetProjection() function
H A DOcclusionBuffer.h130 const Matrix4& GetProjection() const { return projection_; } in GetProjection() function
/dports/math/vtk8/VTK-8.2.0/Geovis/Core/
H A DvtkGeoProjection.cxx167 projPJ vtkGeoProjection::GetProjection() in GetProjection() function in vtkGeoProjection
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dview.h179 const Matrix4& GetProjection() const { in GetProjection() function
/dports/math/vtk6/VTK-6.2.0/Geovis/Core/
H A DvtkGeoProjection.cxx165 PROJ* vtkGeoProjection::GetProjection() in GetProjection() function in vtkGeoProjection
/dports/math/vtk9/VTK-9.1.0/Geovis/Core/
H A DvtkGeoProjection.cxx176 projPJ vtkGeoProjection::GetProjection() in GetProjection() function in vtkGeoProjection
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsDynamoDbTableLocalSecondaryIndex.h172 inline const AwsDynamoDbTableProjection& GetProjection() const{ return m_projection; } in GetProjection() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIShaderDX.h59 DirectX::XMMATRIX XM_CALLCONV GetProjection() const { return m_cbWorldViewProj.projection; } in GetProjection() function
/dports/misc/usd/USD-21.11/pxr/base/gf/
H A Dcamera.cpp266 GfCamera::GetProjection() const { in GetProjection() function in GfCamera
/dports/games/pioneer/pioneer-20210723/src/graphics/dummy/
H A DRendererDummy.h55 virtual matrix4x4f GetProjection() const override final { return matrix4x4f::Identity(); } in GetProjection() function

12345678910>>...12