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
↓ 2 callers
Method
OcTreeMeshDistance
include/hpp/fcl/traversal/traversal_node_octree.h:118
↓ 2 callers
Method
OcTreeMeshIntersect
include/hpp/fcl/traversal/traversal_node_octree.h:103
↓ 2 callers
Method
OcTreeShapeDistance
include/hpp/fcl/traversal/traversal_node_octree.h:203
↓ 2 callers
Method
OcTreeShapeIntersect
include/hpp/fcl/traversal/traversal_node_octree.h:164
↓ 2 callers
Method
axisOverlap
@brief Check whether two AABB are overlapped along specific axis
include/hpp/fcl/BV/AABB.h:111
↓ 2 callers
Function
boxHalfspaceIntersect
@brief box half space, a, b, c = +/- edge size n^T * (R(o + a v1 + b v2 + c v3) + T) <= d so (R^T n) (a v1 + b v2 + c v3) + n * T <= d check whether
src/narrowphase/narrowphase.cpp:1429
↓ 2 callers
Function
boxPlaneIntersect
@brief box half space, a, b, c = +/- edge size n^T * (R(o + a v1 + b v2 + c v3) + T) ~ d so (R^T n) (a v1 + b v2 + c v3) + n * T ~ d check whether d
src/narrowphase/narrowphase.cpp:1903
↓ 2 callers
Function
capsuleHalfspaceIntersect
src/narrowphase/narrowphase.cpp:1508
↓ 2 callers
Function
capsulePlaneIntersect
src/narrowphase/narrowphase.cpp:1969
↓ 2 callers
Method
clear
@brief clear the result
include/hpp/fcl/collision_data.h:460
↓ 2 callers
Method
clear
@brief clear the hash table
include/hpp/fcl/broadphase/hash.h:117
↓ 2 callers
Function
collide
test/test_fcl_profiling.cpp:92
↓ 2 callers
Function
collisionRecurse_
src/broadphase/broadphase_dynamic_AABB_tree.cpp:55
↓ 2 callers
Function
collisionRecurse_
src/broadphase/broadphase_dynamic_AABB_tree_array.cpp:54
↓ 2 callers
Function
compareContact
test/test_fcl_geometric_shapes.cpp:114
↓ 2 callers
Function
coneHalfspaceIntersect
src/narrowphase/narrowphase.cpp:1607
↓ 2 callers
Function
conePlaneIntersect
src/narrowphase/narrowphase.cpp:2181
↓ 2 callers
Function
cylinderHalfspaceIntersect
src/narrowphase/narrowphase.cpp:1555
↓ 2 callers
Function
cylinderPlaneIntersect
@brief cylinder-plane intersect n^T (R (r * cosa * v1 + r * sina * v2 + h * v3) + T) ~ d need one point to be positive and one to be negative (n^T * v
src/narrowphase/narrowphase.cpp:2077
↓ 2 callers
Method
distance
src/broadphase/broadphase_SaP.cpp:656
↓ 2 callers
Method
distance
src/broadphase/broadphase_interval_tree.cpp:379
↓ 2 callers
Function
distanceRecurse_
src/broadphase/broadphase_dynamic_AABB_tree.cpp:251
↓ 2 callers
Function
distanceRecurse_
src/broadphase/broadphase_dynamic_AABB_tree_array.cpp:253
↓ 2 callers
Method
enableCachedGuess
include/hpp/fcl/narrowphase/narrowphase.h:361
↓ 2 callers
Method
fit
src/BVH/BV_fitter.cpp:493
↓ 2 callers
Function
fromAxisAngle
test/test_fcl_math.cpp:52
↓ 2 callers
Function
getGJKSolverName
test/test_fcl_utility.cpp:428
↓ 2 callers
Method
getNumBVs
@brief Get the number of bv in the BVH
include/hpp/fcl/BVH/BVH_model.h:119
↓ 2 callers
Method
init
@brief init the Variance
include/hpp/fcl/math/matrix_3f.h:69
↓ 2 callers
Function
initialize
include/hpp/fcl/traversal/traversal_node_setup.h:59
↓ 2 callers
Method
isUncertain
@brief whether the object is uncertain
include/hpp/fcl/collision_object.h:343
↓ 2 callers
Function
lineSegmentPointClosestToPoint
Compute the point on a line segment that is the closest point on the segment to to another point. The code is inspired by the explanation given by Dan
src/narrowphase/narrowphase.cpp:53
↓ 2 callers
Function
makeGeomFromParam
test/test_fcl_profiling.cpp:159
↓ 2 callers
Function
now
@brief Get the current time point
include/hpp/fcl/profile.h:79
↓ 2 callers
Function
planeHalfspaceIntersect
@brief return whether plane collides with halfspace if the separation plane of the halfspace is parallel with the plane return code 1, if the plane's
src/narrowphase/narrowphase.cpp:1738
↓ 2 callers
Function
printResultHeaders
test/test_fcl_profiling.cpp:111
↓ 2 callers
Function
printResults
test/test_fcl_profiling.cpp:116
↓ 2 callers
Method
push
src/traversal/traversal_recurse.cpp:234
↓ 2 callers
Function
relativeTransform
src/math/transform.cpp:63
↓ 2 callers
Method
running
@brief Check if the profiler is counting time or not
include/hpp/fcl/profile.h:253
↓ 2 callers
Function
select
src/broadphase/hierarchy_tree.cpp:44
↓ 2 callers
Method
size
@brief the number of objects managed by the manager
include/hpp/fcl/broadphase/broadphase_interval_tree.h:110
↓ 2 callers
Function
sphereCapsuleDistance
src/narrowphase/narrowphase.cpp:108
↓ 2 callers
Function
sphereCapsuleIntersect
src/narrowphase/narrowphase.cpp:71
↓ 2 callers
Function
sphereHalfspaceIntersect
src/narrowphase/narrowphase.cpp:1406
↓ 2 callers
Function
spherePlaneIntersect
src/narrowphase/narrowphase.cpp:1875
↓ 2 callers
Function
sphereTriangleDistance
src/narrowphase/narrowphase.cpp:327
↓ 2 callers
Function
sphereTriangleIntersect
src/narrowphase/narrowphase.cpp:242
↓ 2 callers
Method
start
include/hpp/fcl/profile.h:409
↓ 2 callers
Method
stop
include/hpp/fcl/profile.h:413
↓ 2 callers
Function
testDistance
test/test_fcl_distance_lower_bound.cpp:100
↓ 2 callers
Function
testDistanceLowerBound
test/test_fcl_distance_lower_bound.cpp:64
↓ 2 callers
Method
toBoxes
@brief transform the octree into a bunch of boxes; uncertainty information is kept in the boxes. However, we only keep the occupied boxes (i.e., the b
include/hpp/fcl/octree.h:137
↓ 2 callers
Function
translate
@brief translate the center of AABB by t
include/hpp/fcl/BV/AABB.h:239
↓ 1 callers
Method
OcTreeDistance
@brief distance between two octrees
include/hpp/fcl/traversal/traversal_node_octree.h:88
↓ 1 callers
Method
OcTreeIntersect
@brief collision between two octrees
include/hpp/fcl/traversal/traversal_node_octree.h:74
↓ 1 callers
Method
addTriangle
src/BVH/BVH_model.cpp:191
↓ 1 callers
Method
addVertex
src/BVH/BVH_model.cpp:161
↓ 1 callers
Method
apply
src/BVH/BV_splitter.cpp:256
↓ 1 callers
Function
areQuatEquals
include/hpp/fcl/math/transform.h:60
↓ 1 callers
Method
average
include/hpp/fcl/profile.h:433
↓ 1 callers
Function
boxBox2
src/narrowphase/narrowphase.cpp:789
↓ 1 callers
Function
boxBoxIntersect
src/narrowphase/narrowphase.cpp:1359
↓ 1 callers
Function
buildMesh
include/hpp/fcl/mesh_loader/assimp.h:124
↓ 1 callers
Function
circumCircleComputation
src/BVH/BVH_utility.cpp:666
↓ 1 callers
Method
clear
include/hpp/fcl/profile.h:417
↓ 1 callers
Method
clear
include/hpp/fcl/mesh_loader/assimp.h:67
↓ 1 callers
Method
collide_
src/broadphase/broadphase_SaP.cpp:500
↓ 1 callers
Method
collide_
src/broadphase/broadphase_SSaP.cpp:222
↓ 1 callers
Method
collide_
src/broadphase/broadphase_interval_tree.cpp:343
↓ 1 callers
Function
collide_Test_OBB
test/test_fcl_distance.cpp:398
↓ 1 callers
Method
computeAABB
@brief compute the AABB in world space
include/hpp/fcl/collision_object.h:200
↓ 1 callers
Method
computeRule
@brief Compute the split rule according to a subset of geometry and the corresponding BV node
include/hpp/fcl/BVH/BV_splitter.h:95
↓ 1 callers
Function
cullPoints2
given n points in the plane (array p, of size 2*n), generate m points that best represent the whole set. the definition of 'best' here is not predeter
src/narrowphase/narrowphase.cpp:714
↓ 1 callers
Function
defaultCollisionFunction
test/test_fcl_utility.cpp:351
↓ 1 callers
Function
defaultDistanceFunction
test/test_fcl_utility.cpp:367
↓ 1 callers
Method
distance
src/broadphase/broadphase_SSaP.cpp:270
↓ 1 callers
Method
distance
src/BV/kIOS.cpp:141
↓ 1 callers
Function
distanceQueueRecurse
src/traversal/traversal_recurse.cpp:256
↓ 1 callers
Function
distanceRecurse
src/traversal/traversal_recurse.cpp:136
↓ 1 callers
Method
distance_
src/broadphase/broadphase_SaP.cpp:550
↓ 1 callers
Method
distance_
src/broadphase/broadphase_SSaP.cpp:278
↓ 1 callers
Method
distance_
src/broadphase/broadphase_interval_tree.cpp:386
↓ 1 callers
Method
empty
src/traversal/traversal_recurse.cpp:219
↓ 1 callers
Method
empty
@brief whether the manager is empty
include/hpp/fcl/broadphase/broadphase_dynamic_AABB_tree.h:139
↓ 1 callers
Method
encloseOrigin
src/narrowphase/gjk.cpp:330
↓ 1 callers
Method
event
include/hpp/fcl/profile.h:425
↓ 1 callers
Function
extract
src/collision_utility.cpp:46
↓ 1 callers
Function
extractBVH
src/collision_utility.cpp:30
↓ 1 callers
Function
fit
include/hpp/fcl/BVH/BV_fitter.h:51
↓ 1 callers
Function
fit6
src/BVH/BV_fitter.cpp:118
↓ 1 callers
Method
full
src/traversal/traversal_recurse.cpp:244
↓ 1 callers
Function
generateSelfDistanceEnvironments
test/test_fcl_broadphase.cpp:349
↓ 1 callers
Function
generateSelfDistanceEnvironmentsMesh
test/test_fcl_broadphase.cpp:411
↓ 1 callers
Function
getBoundVertices
src/shape/geometric_shapes_utility.cpp:48
↓ 1 callers
Method
getCachedGuess
include/hpp/fcl/narrowphase/narrowphase.h:371
↓ 1 callers
Method
getElapsedTimeInMilliSec
test/test_fcl_utility.cpp:77
↓ 1 callers
Function
getExtentAndCenter_mesh
\brief Compute the bounding volume extent and center for a set or subset of points. * The bounding volume axes are known. */
src/BVH/BVH_utility.cpp:605
↓ 1 callers
Function
getExtentAndCenter_pointcloud
\brief Compute the bounding volume extent and center for a set or subset of points. * The bounding volume axes are known. */
src/BVH/BVH_utility.cpp:560
↓ 1 callers
Method
getSupport
src/narrowphase/gjk.cpp:306
← previous
next →
201–300 of 1,137, ranked by callers