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
Method
clear
@brief Clear the geometry data set before
include/hpp/fcl/BVH/BV_splitter.h:120
Method
clipPolygonByPlane
src/intersect.cpp:1018
Method
clipSegmentByPlane
src/intersect.cpp:1100
Method
clipTriangleByTriangleAndEdgePlanes
src/intersect.cpp:970
Function
collide
src/collision_node.cpp:45
Method
collide
src/collision_func_matrix.cpp:257
Method
collide
src/collision_func_matrix.cpp:369
Method
collide
src/collision_func_matrix.cpp:381
Method
collide
src/collision_func_matrix.cpp:393
Method
collide
src/collision_func_matrix.cpp:405
Method
collide
src/broadphase/broadphase_dynamic_AABB_tree.cpp:742
Method
collide
src/broadphase/broadphase_bruteforce.cpp:80
Method
collide
src/broadphase/broadphase_dynamic_AABB_tree_array.cpp:767
Method
collide
src/broadphase/broadphase_SSaP.cpp:215
Method
collide
src/broadphase/broadphase_interval_tree.cpp:337
Function
collide2
src/collision_node.cpp:58
Function
collide_Test
test/test_fcl_collision.cpp:876
Function
collide_Test
test/test_fcl_frontlist.cpp:328
Function
collide_Test2
test/test_fcl_collision.cpp:809
Function
collide_Test_Oriented
test/test_fcl_collision.cpp:935
Function
collide_front_list_Test
test/test_fcl_frontlist.cpp:201
Function
collide_front_list_Test_Oriented
test/test_fcl_frontlist.cpp:274
Function
compareContactPoints
test/test_fcl_geometric_shapes.cpp:297
Function
compareContactPoints
src/narrowphase/narrowphase.cpp:1357
Function
computeBV<AABB, Box>
src/shape/geometric_shapes_utility.cpp:251
Function
computeBV<AABB, Capsule>
src/shape/geometric_shapes_utility.cpp:272
Function
computeBV<AABB, Cone>
src/shape/geometric_shapes_utility.cpp:283
Function
computeBV<AABB, Convex>
src/shape/geometric_shapes_utility.cpp:313
Function
computeBV<AABB, Cylinder>
src/shape/geometric_shapes_utility.cpp:298
Function
computeBV<AABB, Halfspace>
src/shape/geometric_shapes_utility.cpp:336
Function
computeBV<AABB, Plane>
src/shape/geometric_shapes_utility.cpp:368
Function
computeBV<AABB, Sphere>
src/shape/geometric_shapes_utility.cpp:262
Function
computeBV<AABB, TriangleP>
src/shape/geometric_shapes_utility.cpp:329
Function
computeBV<KDOP<16>, Halfspace>
src/shape/geometric_shapes_utility.cpp:502
Function
computeBV<KDOP<16>, Plane>
src/shape/geometric_shapes_utility.cpp:742
Function
computeBV<KDOP<18>, Halfspace>
src/shape/geometric_shapes_utility.cpp:557
Function
computeBV<KDOP<18>, Plane>
src/shape/geometric_shapes_utility.cpp:793
Function
computeBV<KDOP<24>, Halfspace>
src/shape/geometric_shapes_utility.cpp:618
Function
computeBV<KDOP<24>, Plane>
src/shape/geometric_shapes_utility.cpp:848
Function
computeBV<OBB, Box>
src/shape/geometric_shapes_utility.cpp:401
Function
computeBV<OBB, Capsule>
src/shape/geometric_shapes_utility.cpp:422
Function
computeBV<OBB, Cone>
src/shape/geometric_shapes_utility.cpp:433
Function
computeBV<OBB, Convex>
src/shape/geometric_shapes_utility.cpp:455
Function
computeBV<OBB, Cylinder>
src/shape/geometric_shapes_utility.cpp:444
Function
computeBV<OBB, Halfspace>
src/shape/geometric_shapes_utility.cpp:468
Function
computeBV<OBB, Plane>
src/shape/geometric_shapes_utility.cpp:696
Function
computeBV<OBB, Sphere>
src/shape/geometric_shapes_utility.cpp:412
Function
computeBV<OBBRSS, Halfspace>
src/shape/geometric_shapes_utility.cpp:486
Function
computeBV<OBBRSS, Plane>
src/shape/geometric_shapes_utility.cpp:726
Function
computeBV<RSS, Halfspace>
src/shape/geometric_shapes_utility.cpp:477
Function
computeBV<RSS, Plane>
src/shape/geometric_shapes_utility.cpp:709
Function
computeBV<kIOS, Halfspace>
src/shape/geometric_shapes_utility.cpp:493
Function
computeBV<kIOS, Plane>
src/shape/geometric_shapes_utility.cpp:733
Method
computeBound
@brief compute the bound for the environent
include/hpp/fcl/broadphase/broadphase_spatialhash.h:157
Method
computeCOM
@brief compute center of mass
include/hpp/fcl/collision_object.h:121
Method
computeCOM
include/hpp/fcl/BVH/BVH_model.h:195
Method
computeCOM
include/hpp/fcl/shape/geometric_shapes.h:222
Method
computeCOM
include/hpp/fcl/shape/geometric_shapes.h:382
Method
computeCubicCoeff_EE
src/intersect.cpp:451
Method
computeCubicCoeff_VE
src/intersect.cpp:472
Method
computeCubicCoeff_VF
@brief Compute the cubic coefficients for VF case See Paper "Interactive Continuous Collision Detection between Deformable Models using Connectivity-B
src/intersect.cpp:429
Method
computeDeepestPoints
src/intersect.cpp:932
Method
computeLocalAABB
src/broadphase/broadphase_SSaP.cpp:87
Method
computeLocalAABB
src/shape/geometric_shapes.cpp:134
Method
computeMomentofInertia
@brief compute the inertia matrix, related to the origin
include/hpp/fcl/collision_object.h:124
Method
computeMomentofInertia
include/hpp/fcl/BVH/BVH_model.h:223
Method
computeMomentofInertia
include/hpp/fcl/shape/geometric_shapes.h:105
Method
computeMomentofInertia
include/hpp/fcl/shape/geometric_shapes.h:134
Method
computeMomentofInertia
include/hpp/fcl/shape/geometric_shapes.h:171
Method
computeMomentofInertia
include/hpp/fcl/shape/geometric_shapes.h:211
Method
computeMomentofInertia
include/hpp/fcl/shape/geometric_shapes.h:254
Method
computeMomentofInertia
based on http://number-none.com/blow/inertia/bb_inertia.doc
include/hpp/fcl/shape/geometric_shapes.h:342
Method
computeMomentofInertiaRelatedToCOM
@brief compute the inertia matrix, related to the com
include/hpp/fcl/collision_object.h:130
Method
computeRule_bvcenter
src/BVH/BV_splitter.cpp:171
Method
computeRule_bvcenter
@brief Split algorithm 1: Split the node from center
include/hpp/fcl/BVH/BV_splitter.h:150
Method
computeRule_mean
src/BVH/BV_splitter.cpp:178
Method
computeRule_mean
@brief Split algorithm 2: Split the node according to the mean of the data contained
include/hpp/fcl/BVH/BV_splitter.h:165
Method
computeRule_median
src/BVH/BV_splitter.cpp:185
Method
computeRule_median
@brief Split algorithm 3: Split the node according to the median of the data contained
include/hpp/fcl/BVH/BV_splitter.h:199
Function
computeSplitValue_bvcenter
src/BVH/BV_splitter.cpp:91
Function
computeSplitValue_mean
src/BVH/BV_splitter.cpp:98
Function
computeSplitValue_median
src/BVH/BV_splitter.cpp:129
Function
computeSplitVector
src/BVH/BV_splitter.cpp:45
Function
computeSplitVector<OBBRSS>
src/BVH/BV_splitter.cpp:85
Function
computeSplitVector<kIOS>
src/BVH/BV_splitter.cpp:51
Method
computeVolume
@brief compute the volume
include/hpp/fcl/collision_object.h:127
Method
computeVolume
include/hpp/fcl/BVH/BVH_model.h:210
Method
computeVolume
include/hpp/fcl/shape/geometric_shapes.h:100
Method
computeVolume
include/hpp/fcl/shape/geometric_shapes.h:140
Method
computeVolume
include/hpp/fcl/shape/geometric_shapes.h:166
Method
computeVolume
include/hpp/fcl/shape/geometric_shapes.h:206
Method
computeVolume
include/hpp/fcl/shape/geometric_shapes.h:249
Method
computeVolume
include/hpp/fcl/shape/geometric_shapes.h:417
Method
contain
src/BV/RSS.cpp:863
Method
contain
src/BV/kIOS.cpp:72
Method
contain
@brief Check whether the OBBRSS contains a point
include/hpp/fcl/BV/OBBRSS.h:81
Method
contain
@brief Check whether the AABB contains another AABB
include/hpp/fcl/BV/AABB.h:104
Method
convert
include/hpp/fcl/BV/BV.h:63
Method
convert
include/hpp/fcl/BV/BV.h:75
Method
convert
include/hpp/fcl/BV/BV.h:90
← previous
next →
601–700 of 1,137, ranked by callers