Home
last modified time | relevance | path

Searched defs:projection (Results 201 – 225 of 2957) sorted by relevance

12345678910>>...119

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Math/
H A DFrustum.cpp41 void ProjectAndMergeEdge(Vector3 v0, Vector3 v1, Rect& rect, const Matrix4& projection) in ProjectAndMergeEdge()
124 void Frustum::Define(const Matrix4& projection) in Define()
155 void Frustum::DefineSplit(const Matrix4& projection, float near, float far) in DefineSplit()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/native/javaopt/app/com/rmsl/juce/
H A DJuceSharingContentProvider.java44 private native Cursor contentSharerQuery (Uri uri, String[] projection); in contentSharerQuery()
55 public Cursor query (Uri url, String[] projection, String selection, in query()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/tests/geometry/
H A Dmod.rs4 mod projection; module
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/brush/construct/
H A DTerrain.cpp21 …generate (Brush& brush, const AABB& bounds, std::size_t sides, const TextureProjection& projection, in generate()
/dports/graphics/ospray/ospray-2.8.0/ospray/camera/
H A DOrthographicCamera.h38 ~OrthographicCamera() override = default; in OrthographicCamera()
/dports/databases/p5-MongoDB/MongoDB-v2.2.2/t/data/CRUD/v1/write/
H A DfindOneAndUpdate.json32 "projection": { object
78 "projection": { object
123 "projection": { object
167 "projection": { object
212 "projection": { object
254 "projection": { object
298 "projection": { object
341 "projection": { object
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/data/crud/v1/write/
H A DfindOneAndUpdate.json32 "projection": { object
78 "projection": { object
123 "projection": { object
167 "projection": { object
212 "projection": { object
254 "projection": { object
298 "projection": { object
341 "projection": { object
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/data/crud/v1/write/
H A DfindOneAndUpdate.json32 "projection": { object
78 "projection": { object
123 "projection": { object
167 "projection": { object
212 "projection": { object
254 "projection": { object
298 "projection": { object
341 "projection": { object
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/data/crud/write/
H A DfindOneAndUpdate.json32 "projection": { object
78 "projection": { object
123 "projection": { object
167 "projection": { object
212 "projection": { object
254 "projection": { object
298 "projection": { object
341 "projection": { object
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/data/crud/v1/write/
H A DfindOneAndUpdate.json32 "projection": { object
78 "projection": { object
123 "projection": { object
167 "projection": { object
212 "projection": { object
254 "projection": { object
298 "projection": { object
341 "projection": { object
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/data/crud/v1/write/
H A DfindOneAndUpdate.json32 "projection": { object
78 "projection": { object
123 "projection": { object
167 "projection": { object
212 "projection": { object
254 "projection": { object
298 "projection": { object
341 "projection": { object
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/coreapi/
H A Dqsgrhivisualizer.cpp217 qint32 projection = 0; in prepare() local
393 qint32 projection = 0; in gather() local
508 qint32 projection = 0; in gather() local
631 qint32 projection = 0; in gather() local
742 qint32 projection = 1; in gather() local
811 qint32 projection = 1; in prepare() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/coreapi/
H A Dqsgrhivisualizer.cpp217 qint32 projection = 0; in prepare() local
393 qint32 projection = 0; in gather() local
508 qint32 projection = 0; in gather() local
631 qint32 projection = 0; in gather() local
742 qint32 projection = 1; in gather() local
811 qint32 projection = 1; in prepare() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/YouTube/
H A DVideoContentDetails.php30 public $projection; variable in Google_Service_YouTube_VideoContentDetails
110 public function setProjection($projection)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/YouTube/
H A DVideoContentDetails.php30 public $projection; variable in Google_Service_YouTube_VideoContentDetails
110 public function setProjection($projection)
/dports/astro/libosmium/libosmium-2.17.2/test/t/geom/
H A Dtest_mercator.cpp6 const osmium::geom::MercatorProjection projection; variable
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nalgebra-0.18.1/examples/
H A Dmvp.rs18 let projection = Perspective3::new(16.0 / 9.0, 3.14 / 2.0, 1.0, 1000.0); in main() localVariable
H A Dscreen_to_view_coords.rs8 let projection = Perspective3::new(800.0 / 600.0, 3.14 / 2.0, 1.0, 1000.0); in main() localVariable
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_PointToPointConnection_std.py40 projection = KarhunenLoeveProjection(result) variable
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/examples/
H A Dmvp.rs18 let projection = Perspective3::new(16.0 / 9.0, 3.14 / 2.0, 1.0, 1000.0); in main() localVariable
H A Dscreen_to_view_coords.rs8 let projection = Perspective3::new(800.0 / 600.0, 3.14 / 2.0, 1.0, 1000.0); in main() localVariable
/dports/graphics/wdune/wdune-1.926/src/
H A DNodeViewfrustum.h41 FieldIndex projection; variable
/dports/graphics/glosm/glosm-glosm-0.0.2/tests/
H A DProjectionBench.cc33 void ProjBench(Projection projection) { in ProjBench()
/dports/graphics/gpxsee/GPXSee-7.32/src/map/
H A Dcrs.cpp5 Projection CRS::projection(const QString &crs) in projection() function in CRS
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp19 //===----------------------------------------------------------------------===// in main()

12345678910>>...119