Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SarahWeiii/CoACD
/ functions
Functions
600 in github.com/SarahWeiii/CoACD
⨍
Functions
600
◇
Types & classes
111
↓ 1 callers
Method
getNextEdgeOfVertex
src/btConvexHull/btConvexHullComputer.h:52
↓ 1 callers
Method
getSourceVertex
src/btConvexHull/btConvexHullComputer.h:42
↓ 1 callers
Function
getSquaredDistanceBetweenPointAndRay
src/quickhull/MathUtils.hpp:49
↓ 1 callers
Method
getSquaredDistanceTo
src/quickhull/Structs/Vector3.hpp:152
↓ 1 callers
Method
getVertexIndicesOfHalfEdge
src/quickhull/Structs/Mesh.hpp:276
↓ 1 callers
Method
get_next_state_with_random_choice
src/mcts.cpp:129
↓ 1 callers
Method
get_one_move
src/mcts.cpp:23
↓ 1 callers
Method
get_quality_value
src/mcts.cpp:242
↓ 1 callers
Function
i4_bit_hi1
src/sobol.cpp:15
↓ 1 callers
Function
i8_sobol
src/sobol.cpp:14191
↓ 1 callers
Method
isLeaf
src/bvh.h:42
↓ 1 callers
Function
isOverlap3D
src/bvh.cpp:145
↓ 1 callers
Method
is_all_expand
src/mcts.cpp:250
↓ 1 callers
Method
malloc
* Returns a pointer to a piece of new memory of the given size in bytes * allocated from the pool. */
src/nanoflann.hpp:736
↓ 1 callers
Method
maxAxis4
src/btConvexHull/btVector3.h:519
↓ 1 callers
Method
normalized
src/btConvexHull/btVector3.h:480
↓ 1 callers
Method
printGraph
src/btConvexHull/btConvexHullComputer.cpp:1280
↓ 1 callers
Function
pts_norm
src/process.cpp:103
↓ 1 callers
Method
quality_value_add_n
src/mcts.cpp:246
↓ 1 callers
Method
quickSort
src/btConvexHull/btAlignedObjectArray.h:317
↓ 1 callers
Function
r4_nint
src/sobol.cpp:28126
↓ 1 callers
Function
r8_nint
src/sobol.cpp:28323
↓ 1 callers
Method
receiveNearbyFaces
src/btConvexHull/btConvexHullComputer.cpp:476
↓ 1 callers
Method
reclaim
src/quickhull/Structs/Pool.hpp:53
↓ 1 callers
Function
run_coacd
( mesh: Mesh, threshold: float = 0.05, max_convex_hull: int = -1, preprocess_mode: str = "auto
python/package/__init__.py:81
↓ 1 callers
Function
set_log_level
public/coacd.cpp:121
↓ 1 callers
Function
set_log_level
(level: str)
python/package/__init__.py:166
↓ 1 callers
Method
set_parent
src/mcts.cpp:214
↓ 1 callers
Method
shrink
src/btConvexHull/btConvexHullComputer.cpp:1867
↓ 1 callers
Method
single
(input_file)
run_tests.py:11
↓ 1 callers
Function
solve_spd_linear_equations
src/intersection.h:79
↓ 1 callers
Function
tree_policy
src/mcts.cpp:691
↓ 1 callers
Method
visit_times_add_one
src/mcts.cpp:234
Method
AlignToPrincipalAxes
src/model_obj.cpp:241
Method
BVH
src/bvh.cpp:6
Method
BoolSide
src/shape.h:120
Method
BuildBVH
src/bvh.cpp:12
Method
CheckThin
src/model_obj.cpp:20
Function
CoACD_freeMeshArray
public/coacd.cpp:144
Function
CoACD_run
public/coacd.cpp:158
Function
CoACD_setLogLevel
public/coacd.cpp:224
Method
ComputeBOX
src/model_obj.cpp:118
Method
ComputeCH
src/model_obj.cpp:144
Function
ComputeEnergy
src/cost.cpp:92
Method
ComputeVCH
src/model_obj.cpp:175
Method
ConvexHull
src/quickhull/ConvexHull.hpp:56
Method
DiagnosticsData
src/quickhull/QuickHull.hpp:56
Method
Edge
src/shape.h:53
Method
Face
src/btConvexHull/btConvexHullComputer.cpp:539
Method
Face
src/quickhull/Structs/Mesh.hpp:83
Method
FaceData
If the face turns out not to be visible, this half edge will be marked as horizon edge
src/quickhull/QuickHull.hpp:83
Method
First0Bit
finds position of least significant unset bit */
src/nanoflann.hpp:2009
Method
GetEigenValues
src/model_obj.cpp:201
Method
GetPoints
src/model_obj.cpp:87
Method
HalfEdgeMesh
src/quickhull/HalfEdgeMesh.hpp:63
Method
Int128
src/btConvexHull/btConvexHullComputer.cpp:150
Method
IntermediateHull
src/btConvexHull/btConvexHullComputer.cpp:640
Method
IntersectAABB
src/bvh.cpp:153
Method
KDTreeEigenMatrixAdaptor
Constructor: takes a const ref to the matrix object with the data points
src/nanoflann.hpp:2171
Method
KDTreeSingleIndexAdaptor
Deleted copy constructor*/
src/nanoflann.hpp:1260
Method
KDTreeSingleIndexAdaptorParams
src/nanoflann.hpp:628
Method
KDTreeSingleIndexDynamicAdaptor
* KDTree constructor * * Refer to docs in README.md or online in * https://github.com/jlblancoc/nanoflann * * The KD-Tre
src/nanoflann.hpp:2047
Method
KDTreeSingleIndexDynamicAdaptor_
* KDTree constructor * * Refer to docs in README.md or online in * https://github.com/jlblancoc/nanoflann * * The KD-Tre
src/nanoflann.hpp:1681
Method
KNNResultSet
src/nanoflann.hpp:173
Method
L1_Adaptor
src/nanoflann.hpp:373
Method
L2_Adaptor
src/nanoflann.hpp:430
Method
L2_Simple_Adaptor
src/nanoflann.hpp:484
Method
Material
src/model_obj.h:41
Method
MeshBuilder
src/quickhull/Structs/Mesh.hpp:150
Method
Model
src/model_obj.cpp:13
Method
Node
src/mcts.cpp:180
Method
Params
src/config.h:49
Method
Part
src/mcts.cpp:7
Method
Plane
src/shape.h:72
Method
Plane
src/shape.cpp:7
Method
Plane
src/quickhull/Structs/Plane.hpp:61
Method
Point32
src/btConvexHull/btConvexHullComputer.cpp:87
Method
Point64
src/btConvexHull/btConvexHullComputer.cpp:62
Method
PointR128
src/btConvexHull/btConvexHullComputer.cpp:389
Method
Pool
src/btConvexHull/btConvexHullComputer.cpp:695
Method
PoolArray
src/btConvexHull/btConvexHullComputer.cpp:664
Method
PooledAllocator
Default constructor. Initializes a new pool. */
src/nanoflann.hpp:712
Function
PrintEdgeSet
src/clip.cpp:19
Method
RadiusResultSet
src/nanoflann.hpp:259
Method
Rational128
src/btConvexHull/btConvexHullComputer.cpp:334
Method
Rational64
src/btConvexHull/btConvexHullComputer.cpp:282
Method
Ray
src/quickhull/Structs/Ray.hpp:50
Function
RecoverParts
src/model_obj.cpp:720
Function
RefineMCTS
src/mcts.cpp:539
Method
SO2_Adaptor
src/nanoflann.hpp:520
Method
SO3_Adaptor
src/nanoflann.hpp:558
Function
SaveMesh
src/io.cpp:32
Function
SaveOBJs
src/io.cpp:71
Method
SearchParams
Note: The first argument (checks_IGNORED_) is ignored, but kept for * compatibility with the FLANN interface */
src/nanoflann.hpp:639
Method
State
src/mcts.cpp:28
Method
Subdivide
src/bvh.cpp:55
Method
UpdateNodeBounds
src/bvh.cpp:36
Method
Vector3
src/quickhull/Structs/Vector3.hpp:49
Method
Vertex
src/btConvexHull/btConvexHullComputer.cpp:431
Method
VertexDataSource
src/quickhull/Structs/VertexDataSource.hpp:50
← previous
next →
201–300 of 600, ranked by callers