Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coal-library/coal
/ functions
Functions
1,137 in github.com/coal-library/coal
⨍
Functions
1,137
◇
Types & classes
228
↓ 1 callers
Function
halfspaceIntersect
@ brief return whether two halfspace intersect if the separation planes of the two halfspaces are parallel return code 1, if two halfspaces' normal ar
src/narrowphase/narrowphase.cpp:1800
↓ 1 callers
Function
halfspacePlaneIntersect
src/narrowphase/narrowphase.cpp:2409
↓ 1 callers
Function
halfspaceTriangleIntersect
src/narrowphase/narrowphase.cpp:1694
↓ 1 callers
Function
handleParam
test/test_fcl_profiling.cpp:130
↓ 1 callers
Method
init
@ brief Init the number of bins in the hash table
include/hpp/fcl/broadphase/hash.h:69
↓ 1 callers
Function
intersectRectQuad2
find all the intersection points between the 2D rectangle with vertices at (+/-h[0],+/-h[1]) and the 2D quadrilateral with vertices (p[0],p[1]), (p[2]
src/narrowphase/narrowphase.cpp:646
↓ 1 callers
Function
invertResults
reorder collision results in the order the call has been made.
src/collision.cpp:66
↓ 1 callers
Method
isZero
src/intersect.cpp:49
↓ 1 callers
Function
lineClosestApproach
src/narrowphase/narrowphase.cpp:617
↓ 1 callers
Function
loadPolyhedronFromResource
include/hpp/fcl/mesh_loader/assimp.h:207
↓ 1 callers
Function
maximumDistance_mesh
src/BVH/BVH_utility.cpp:681
↓ 1 callers
Function
maximumDistance_pointcloud
src/BVH/BVH_utility.cpp:717
↓ 1 callers
Function
merge_largedist
@brief OBB merge method when the centers of two smaller OBB are far away
src/BV/OBB.cpp:63
↓ 1 callers
Function
merge_smalldist
@brief OBB merge method when the centers of two smaller OBB are close
src/BV/OBB.cpp:106
↓ 1 callers
Function
meshFromAssimpScene
include/hpp/fcl/mesh_loader/assimp.h:85
↓ 1 callers
Function
morton_code60
@brief compute 60 bit morton code
include/hpp/fcl/broadphase/morton.h:79
↓ 1 callers
Function
overlap
@brief returns 1 if the intervals overlap, and 0 otherwise
src/broadphase/interval_tree.cpp:506
↓ 1 callers
Method
overlap
src/BV/kIOS.cpp:48
↓ 1 callers
Function
planeIntersect
src/narrowphase/narrowphase.cpp:2418
↓ 1 callers
Function
planeTriangleIntersect
src/narrowphase/narrowphase.cpp:2331
↓ 1 callers
Method
pop
src/traversal/traversal_recurse.cpp:239
↓ 1 callers
Method
postprocess
src/traversal/traversal_node_bvhs.cpp:374
↓ 1 callers
Method
preprocess
src/traversal/traversal_node_bvhs.cpp:369
↓ 1 callers
Method
print
src/broadphase/interval_tree.cpp:322
↓ 1 callers
Function
projectInTriangle
@brief Whether a point's projection is in a triangle
src/narrowphase/narrowphase.cpp:217
↓ 1 callers
Method
registerObject
src/broadphase/broadphase_SaP.cpp:178
↓ 1 callers
Method
remove
@brief remove the key-value pair from the table
include/hpp/fcl/broadphase/hash.h:105
↓ 1 callers
Function
rotate
test/test_fcl_math.cpp:133
↓ 1 callers
Function
selfCollisionRecurse
Recurse function for self collision * Make sure node is set correctly so that the first and second tree are the same */
src/traversal/traversal_recurse.cpp:117
↓ 1 callers
Function
selfCollisionRecurse
src/broadphase/broadphase_dynamic_AABB_tree.cpp:476
↓ 1 callers
Function
selfCollisionRecurse
src/broadphase/broadphase_dynamic_AABB_tree_array.cpp:470
↓ 1 callers
Function
selfDistanceRecurse
src/broadphase/broadphase_dynamic_AABB_tree.cpp:616
↓ 1 callers
Function
selfDistanceRecurse
src/broadphase/broadphase_dynamic_AABB_tree_array.cpp:616
↓ 1 callers
Method
setCachedGuess
include/hpp/fcl/narrowphase/narrowphase.h:366
↓ 1 callers
Method
size
src/traversal/traversal_recurse.cpp:224
↓ 1 callers
Method
size
@brief the number of objects managed by the manager
include/hpp/fcl/broadphase/broadphase_dynamic_AABB_tree.h:145
↓ 1 callers
Method
size
@brief the number of objects managed by the manager
include/hpp/fcl/broadphase/broadphase_dynamic_AABB_tree_array.h:143
↓ 1 callers
Function
sphereSphereDistance
src/narrowphase/narrowphase.cpp:171
↓ 1 callers
Function
sphereSphereIntersect
src/narrowphase/narrowphase.cpp:142
↓ 1 callers
Method
status
include/hpp/fcl/profile.h:457
↓ 1 callers
Function
supportedPair
test/test_fcl_profiling.cpp:35
↓ 1 callers
Function
testBoxBoxContactPoints
test/test_fcl_geometric_shapes.cpp:302
↓ 1 callers
Function
testCollide
test/test_fcl_distance_lower_bound.cpp:84
↓ 1 callers
Function
testReversibleShapeDistance
test/test_fcl_geometric_shapes.cpp:3463
↓ 1 callers
Method
update
src/broadphase/broadphase_dynamic_AABB_tree.cpp:702
↓ 1 callers
Method
update
src/broadphase/broadphase_dynamic_AABB_tree_array.cpp:725
Method
AABB
src/BV/AABB.cpp:46
Method
AABB
@brief Creating an AABB at position v with zero size
include/hpp/fcl/BV/AABB.h:61
Method
Average
@brief Maintain the average of a specific value
include/hpp/fcl/profile.h:213
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_capsule_box_2.cpp:54
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_distance_lower_bound.cpp:121
Function
BOOST_AUTO_TEST_CASE
check the update, only return collision or not
test/test_fcl_broadphase.cpp:118
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_math.cpp:57
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_eigen.cpp:49
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_bvh_models.cpp:252
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_sphere_capsule.cpp:53
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_shape_mesh_consistency.cpp:56
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_octomap.cpp:101
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_distance.cpp:87
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_obb.cpp:65
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_capsule_capsule.cpp:57
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_collision.cpp:83
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_box_box_distance.cpp:62
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_geometric_shapes.cpp:215
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_capsule_box_1.cpp:54
Function
BOOST_AUTO_TEST_CASE
TODO: randomly still have some runtime error
test/test_fcl_frontlist.cpp:74
Function
BOOST_AUTO_TEST_CASE
test/test_fcl_simple.cpp:24
Function
BOOST_FOREACH
test/general_test.cpp:51
Function
BVHCollide
src/collision_func_matrix.cpp:415
Function
BVHCollide<OBB>
src/collision_func_matrix.cpp:460
Function
BVHCollide<OBBRSS>
src/collision_func_matrix.cpp:466
Function
BVHCollide<kIOS>
src/collision_func_matrix.cpp:473
Method
BVHCollisionTraversalNode
include/hpp/fcl/traversal/traversal_node_bvhs.h:64
Function
BVHDistance
src/distance_func_matrix.cpp:219
Function
BVHDistance<OBBRSS>
src/distance_func_matrix.cpp:274
Function
BVHDistance<RSS>
src/distance_func_matrix.cpp:259
Function
BVHDistance<kIOS>
src/distance_func_matrix.cpp:266
Method
BVHDistanceTraversalNode
include/hpp/fcl/traversal/traversal_node_bvhs.h:326
Function
BVHExpand
src/BVH/BVH_utility.cpp:46
Function
BVHExpand
include/hpp/fcl/BVH/BVH_utility.h:49
Method
BVHFrontNode
include/hpp/fcl/BVH/BVH_front.h:59
Method
BVHModel
src/BVH/BVH_model.cpp:47
Method
BVHModel
@brief Constructing an empty BVH
include/hpp/fcl/BVH/BVH_model.h:72
Function
BVHOcTreeCollide
src/collision_func_matrix.cpp:155
Function
BVHOcTreeDistance
src/distance_func_matrix.cpp:97
Method
BVHShapeCollisionTraversalNode
include/hpp/fcl/traversal/traversal_node_bvh_shape.h:57
Method
BVHShapeDistanceTraversalNode
include/hpp/fcl/traversal/traversal_node_bvh_shape.h:697
Method
BVSplitter
include/hpp/fcl/BVH/BV_splitter.h:79
Method
BVTQ
src/traversal/traversal_recurse.cpp:217
Method
BVTesting
src/traversal/traversal_node_base.cpp:98
Method
BVTesting
include/hpp/fcl/traversal/traversal_node_octree.h:1039
Method
BVTesting
include/hpp/fcl/traversal/traversal_node_octree.h:1076
Method
BVTesting
include/hpp/fcl/traversal/traversal_node_octree.h:1110
Method
BVTesting
include/hpp/fcl/traversal/traversal_node_octree.h:1146
Method
BVTesting
include/hpp/fcl/traversal/traversal_node_octree.h:1182
Method
BVTesting
include/hpp/fcl/traversal/traversal_node_octree.h:1211
Method
BVTesting
include/hpp/fcl/traversal/traversal_node_octree.h:1240
Method
BVTesting
include/hpp/fcl/traversal/traversal_node_octree.h:1276
Method
BVTesting
include/hpp/fcl/traversal/traversal_node_octree.h:1312
Method
BVTesting
include/hpp/fcl/traversal/traversal_node_octree.h:1342
← previous
next →
301–400 of 1,137, ranked by callers