Home
last modified time | relevance | path

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

/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FCDocument/
H A DFCDCamera.h94 inline ProjectionType GetProjectionType() const { return (ProjectionType) *projection; } in GetProjectionType() function
103 …DEPRECATED(3.05A, GetProjectionType() == FCDCamera::PERSPECTIVE) inline bool IsPerspective() const… in GetProjectionType() function
144 …DEPRECATED(3.05A, GetProjectionType() == FCDCamera::ORTHOGRAPHIC) inline bool IsOrthographic() con… in GetProjectionType() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDCamera.h94 inline ProjectionType GetProjectionType() const { return (ProjectionType) *projection; } in GetProjectionType() function
103 …DEPRECATED(3.05A, GetProjectionType() == FCDCamera::PERSPECTIVE) inline bool IsPerspective() const… in GetProjectionType() function
144 …DEPRECATED(3.05A, GetProjectionType() == FCDCamera::ORTHOGRAPHIC) inline bool IsOrthographic() con… in GetProjectionType() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/include/aws/dynamodb/model/
H A DProjection.h52 inline const ProjectionType& GetProjectionType() const{ return m_projectionType; } in GetProjectionType() function
/dports/cad/netgen/netgen-6.2.2105/libsrc/occ/
H A Doccmeshsurf.hpp121 int GetProjectionType () in GetProjectionType() function in Meshing2OCCSurfaces
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsDynamoDbTableProjection.h100 inline const Aws::String& GetProjectionType() const{ return m_projectionType; } in GetProjectionType() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/occ/
H A Doccmeshsurf.hpp117 int GetProjectionType () in GetProjectionType() function in Meshing2OCCSurfaces
/dports/misc/usd/USD-21.11/pxr/base/gf/
H A Dfrustum.h305 GfFrustum::ProjectionType GetProjectionType() const { in GetProjectionType() function
/dports/graphics/open3d/Open3D-0.2/src/Visualization/Visualizer/
H A DViewControl.cpp187 ViewControl::ProjectionType ViewControl::GetProjectionType() const in GetProjectionType() function in three::ViewControl
/dports/graphics/py-open3d-python/Open3D-0.2/src/Visualization/Visualizer/
H A DViewControl.cpp187 ViewControl::ProjectionType ViewControl::GetProjectionType() const in GetProjectionType() function in three::ViewControl
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dmachine-graph-verifier.cc42 MachineRepresentation GetProjectionType(Node const* projection) { in GetProjectionType() function in v8::internal::compiler::__anoncf894e2a0111::MachineRepresentationInferrer
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dmachine-graph-verifier.cc42 MachineRepresentation GetProjectionType(Node const* projection) { in GetProjectionType() function in v8::internal::compiler::__anonc3aedf090111::MachineRepresentationInferrer
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dmachine-graph-verifier.cc42 MachineRepresentation GetProjectionType(Node const* projection) { in GetProjectionType() function in v8::internal::compiler::__anonfa2af9d40111::MachineRepresentationInferrer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dmachine-graph-verifier.cc42 MachineRepresentation GetProjectionType(Node const* projection) { in GetProjectionType() function in v8::internal::compiler::__anon7110520f0111::MachineRepresentationInferrer
/dports/graphics/colmap/colmap-3.6/src/ui/
H A Dmodel_viewer_widget.cc313 int ModelViewerWidget::GetProjectionType() const { in GetProjectionType() function in colmap::ModelViewerWidget