Home
last modified time | relevance | path

Searched defs:plane_normal (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/
H A Dintersections.py18 plane_normal, argument
194 plane_normal, argument
285 plane_normal, argument
408 plane_normal, argument
602 plane_normal, argument
H A Dpoints.py22 plane_normal, argument
124 plane_normal=[0, 0, 1], argument
/dports/science/chrono/chrono-7.0.1/src/demos/gpu/
H A Ddemo_GPU_fixedterrain.cpp93 ChVector<float> plane_normal(1, 0, 0); in main() local
98 ChVector<float> plane_normal(-1, 0, 0); in main() local
103 ChVector<float> plane_normal(0, 1, 0); in main() local
108 ChVector<float> plane_normal(0, -1, 0); in main() local
H A Ddemo_GPU_movingBoundary.cpp98 ChVector<float> plane_normal(1, 0, 0); in main() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/common/include/pcl/common/
H A Dgeometry.h82 const NormalT& plane_normal, PointT& projected) in project()
98 const Eigen::Vector3f& plane_normal, Eigen::Vector3f& projected) in project()
117 Eigen::Vector3f const &plane_normal) in projectedAsUnitVector()
/dports/math/R-cran-igraph/igraph/src/simpleraytracer/
H A DTriangle.cpp44 Vector plane_normal = this->Normal(mPoint1, vRay.Origin()); in Intersect() local
77 Vector plane_normal = pointb_minus_pointa.Cross(pointb_minus_pointc).Normalize(); in Normal() local
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/path/
H A Dintersections.py10 plane_normal=None): argument
/dports/science/lammps/lammps-stable_29Sep2021/src/PTM/
H A Dptm_convex_hull_incremental.cpp46 …c void calculate_plane_normal(const double (*points)[3], int a, int b, int c, double* plane_normal) in calculate_plane_normal()
136 double plane_normal[3]; in find_fourth_point() local
199 static bool visible(const double* w, const double* plane_point, const double* plane_normal) in visible()
204 void add_facet(const double (*points)[3], int a, int b, int c, int8_t* facet, double* plane_normal,… in add_facet()
H A Dptm_convex_hull_incremental.h21 double plane_normal[PTM_MAX_FACETS][3]; member
H A Dptm_initialize_data.cpp21 double plane_normal[3]; in make_facets_clockwise() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/impl/
H A Dcpc_segmentation.hpp184 …Eigen::Vector3f plane_normal (model_coefficients[0], model_coefficients[1], model_coefficients[2]); in applyCuttingPlane() local
331 …Eigen::Vector3f plane_normal (model_coefficients[0], model_coefficients[1], model_coefficients[2]); in computeModel() local
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dplane.cpp98 static void plane_normal(plane * pln, vector * pnt, ray * incident, vector * N) { in plane_normal() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dplane.cpp98 static void plane_normal(plane * pln, vector * pnt, ray * incident, vector * N) { in plane_normal() function
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dplane.cpp96 static void plane_normal(plane *pln, vector *pnt, ray *incident, vector *N) { in plane_normal() function
/dports/graphics/tachyon/tachyon/src/
H A Dplane.c61 static void plane_normal(const plane * pln, const vector * pnt, const ray * incident, vector * N) { in plane_normal() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/impl/
H A Dcrh.hpp70 Eigen::Vector3f plane_normal; in computeFeature() local
/dports/devel/boost-docs/boost_1_72_0/libs/compute/test/
H A Dtest_copy_if.cpp87 bc::float4_ plane_normal(1.0f, 0.0f, 0.0f, 0.0f); in BOOST_AUTO_TEST_CASE() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/compute/test/
H A Dtest_copy_if.cpp87 bc::float4_ plane_normal(1.0f, 0.0f, 0.0f, 0.0f); in BOOST_AUTO_TEST_CASE() local
/dports/devel/boost-libs/boost_1_72_0/libs/compute/test/
H A Dtest_copy_if.cpp87 bc::float4_ plane_normal(1.0f, 0.0f, 0.0f, 0.0f); in BOOST_AUTO_TEST_CASE() local
/dports/math/cgal/CGAL-5.3/examples/Shape_detection/include/
H A Defficient_RANSAC_with_custom_shape.h29 Vector plane_normal() const { in plane_normal() function
/dports/devel/hyperscan/boost_1_75_0/libs/compute/test/
H A Dtest_copy_if.cpp87 bc::float4_ plane_normal(1.0f, 0.0f, 0.0f, 0.0f); in BOOST_AUTO_TEST_CASE() local
/dports/science/chrono/chrono-7.0.1/src/tests/unit_tests/gpu/
H A Dutest_GPU_mini.cpp79 ChVector<float> plane_normal(0, 0, 1); in run_test() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Shape_detection/Efficient_RANSAC/
H A DPlane.h61 Vector_3 plane_normal() const { in plane_normal() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DAffineXform.hpp162 inline AffineXform AffineXform::reflection( const double* plane_normal ) in reflection()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/recognition/include/pcl/recognition/
H A Dcrh_alignment.h72 Eigen::Vector3f plane_normal; in computeTransformToZAxes() local

123