Home
last modified time | relevance | path

Searched defs:cylinder_radius (Results 1 – 9 of 9) sorted by relevance

/dports/math/fcl/fcl-0.7.0/test/
H A Dtest_fcl_signed_distance.cpp180 const S cylinder_radius = 0.03; in test_distance_cylinder_sphere1() local
221 void test_distance_cylinder_box_helper(S cylinder_radius, S cylinder_length, in test_distance_cylinder_box_helper()
263 S cylinder_radius = 0.05; in test_distance_cylinder_box() local
/dports/graphics/open3d/Open3D-0.2/src/Core/Geometry/
H A DTriangleMeshFactory.cpp157 std::shared_ptr<TriangleMesh> CreateMeshArrow(double cylinder_radius/* = 1.0*/, in CreateMeshArrow()
/dports/graphics/py-open3d-python/Open3D-0.2/src/Core/Geometry/
H A DTriangleMeshFactory.cpp157 std::shared_ptr<TriangleMesh> CreateMeshArrow(double cylinder_radius/* = 1.0*/, in CreateMeshArrow()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/map-object/
H A Dmap-object-main.h77 gdouble cylinder_radius; member
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/vsph/
H A Dvsph_camera_bounds.cxx222 double& cylinder_radius) in pixel_cylinder()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_intersect.cpp676 const double cylinder_radius = fabs(cylinder.circle.radius); in ON_Intersect() local
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_intersect.cpp691 const double cylinder_radius = fabs(cylinder.circle.radius); in ON_Intersect() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Mesh_3/
H A DC3t3_rib_exporter_plugin.cpp77 double cylinder_radius; member
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/geom/
H A Dgeom_curve_intersect.h85 const float cylinder_radius, in cylinder_intersect()