Home
last modified time | relevance | path

Searched defs:getCentroid (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/recognition/include/pcl/recognition/ransac_based/
H A Dbvh.h94 getCentroid () in getCentroid() function
100 getCentroid () const in getCentroid() function
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/algorithm/
H A DCentroid.java59 public static Coordinate getCentroid(Geometry geom) in getCentroid() method in Centroid
118 public Coordinate getCentroid() in getCentroid() method in Centroid
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/include/reactphysics3d/collision/
H A DPolyhedronMesh.h154 inline Vector3 PolyhedronMesh::getCentroid() const { in getCentroid() function
/dports/graphics/geos/geos-3.9.1/src/algorithm/
H A DCentroid.cpp38 Centroid::getCentroid(const Geometry& geom, Coordinate& pt) in getCentroid() function in geos::algorithm::Centroid
46 Centroid::getCentroid(Coordinate& cent) const in getCentroid() function in geos::algorithm::Centroid
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/
H A Dregion_3d.h74 getCentroid () const in getCentroid() function
/dports/science/axom/axom-0.6.1/src/axom/quest/tests/
H A Dquest_test_utilities.hpp171 primal::Point<double, DIM> getCentroid(const primal::Point<double, DIM>& pt0, in getCentroid() function
181 primal::Point<double, DIM> getCentroid(const primal::Point<double, DIM>& pt0, in getCentroid() function
193 primal::Point<double, DIM> getCentroid(const primal::Point<double, DIM>& pt0, in getCentroid() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.h69 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.h68 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.h68 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.h68 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.h68 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.h67 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-exegesis/lib/
H A DAnalysis.h67 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-exegesis/lib/
H A DAnalysis.h67 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.h67 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.h67 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.h67 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/octree/include/pcl/octree/
H A Doctree_pointcloud_voxelcentroid.h93 getCentroid(PointT& centroid_arg) const in getCentroid() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.h67 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-exegesis/lib/
H A DAnalysis.h68 const SchedClassClusterCentroid &getCentroid() const { return Centroid; } in getCentroid() function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/filter_segmentation/
H A DCluster.h66 const vcg::Point3f& getCentroid() { return centroid_; } in getCentroid() function
/dports/science/jmol/jmol-14.32.7/src/com/sparshui/common/
H A DLocation.java92 public static Location getCentroid(Location a, Location b, float w) { in getCentroid() method in Location
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/textool/item/
H A DFaceItem.cpp93 Vector2 FaceItem::getCentroid() const { in getCentroid() function in textool::FaceItem
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/include/reactphysics3d/collision/shapes/
H A DBoxShape.h255 inline Vector3 BoxShape::getCentroid() const { in getCentroid() function
H A DConvexMeshShape.h240 inline Vector3 ConvexMeshShape::getCentroid() const { in getCentroid() function

123