MCPcopy Create free account

hub / github.com/SarahWeiii/CoACD / functions

Functions600 in github.com/SarahWeiii/CoACD

↓ 2 callersFunctionComputeAxesAlignedClippingPlanes
src/mcts.cpp:609
↓ 2 callersFunctionComputeHb
src/cost.cpp:33
↓ 2 callersFunctionDiagonalize
src/shape.cpp:60
↓ 2 callersFunctionExtrudeCH
src/process.cpp:405
↓ 2 callersFunctionFaceOverlap
src/clip.h:75
↓ 2 callersFunctionMeshArea
src/model_obj.cpp:698
↓ 2 callersMethodNormalize
src/model_obj.cpp:617
↓ 2 callersMethodPCA
src/model_obj.cpp:586
↓ 2 callersMethodRecover
src/model_obj.cpp:646
↓ 2 callersFunctionRecoverParts
public/coacd.cpp:9
↓ 2 callersMethodRevertPCA
src/model_obj.cpp:665
↓ 2 callersFunctionabsolute
@brief Return a vector will the absolute values of each element */
src/btConvexHull/btVector3.h:184
↓ 2 callersMethodaddPoint
* Called during search to add an element matching the criteria. * @return true if the search should be continued, false if the results are
src/nanoflann.hpp:194
↓ 2 callersFunctionassign
src/nanoflann.hpp:138
↓ 2 callersFunctionbest_child
src/mcts.cpp:781
↓ 2 callersFunctionbtSqrt
src/btConvexHull/btScalar.h:225
↓ 2 callersFunctionbtSwapScalarEndian
btSwapVector3Endian swaps vector endianness, useful for network and cross-platform serialization
src/btConvexHull/btVector3.h:598
↓ 2 callersMethodcomputeInitialDistances
src/nanoflann.hpp:1130
↓ 2 callersMethodcompute_reward
src/mcts.cpp:120
↓ 2 callersMethoddisable
src/quickhull/Structs/Mesh.hpp:94
↓ 2 callersFunctiondist_point2triangle
src/hausdorff.h:65
↓ 2 callersMethoddivideTree
* Create a tree node that subdivides the list of vecs from vind[first] * to vind[last]. The routine is called recursively on each sublist.
src/nanoflann.hpp:966
↓ 2 callersFunctionerror
src/logger.h:64
↓ 2 callersFunctionface_hausdorff_distance
src/hausdorff.h:149
↓ 2 callersMethodfindNeighbors
src/nanoflann.hpp:1749
↓ 2 callersMethodfreeObject
src/btConvexHull/btConvexHullComputer.cpp:743
↓ 2 callersFunctionfree_tree
src/mcts.cpp:831
↓ 2 callersMethodgetNextEdgeOfFace
src/btConvexHull/btConvexHullComputer.h:57
↓ 2 callersFunctiongetSignedDistanceToPlane
src/quickhull/MathUtils.hpp:57
↓ 2 callersFunctiongetVertexCopy
src/btConvexHull/btConvexHullComputer.cpp:2343
↓ 2 callersMethodgetVertexIndicesOfFace
src/quickhull/Structs/Mesh.hpp:265
↓ 2 callersMethodget_visit_times
src/mcts.cpp:226
↓ 2 callersFunctioni4_sobol
src/sobol.cpp:239
↓ 2 callersMethodinit
src/btConvexHull/btConvexHullComputer.cpp:546
↓ 2 callersMethodisNaN
src/btConvexHull/btConvexHullComputer.cpp:313
↓ 2 callersMethodisNegativeInfinity
src/btConvexHull/btConvexHullComputer.cpp:308
↓ 2 callersMethodisPointOnPositiveSide
src/quickhull/Structs/Plane.hpp:55
↓ 2 callersMethodis_terminal
src/mcts.cpp:114
↓ 2 callersMethodkdtree_get_bbox
src/nanoflann.hpp:2242
↓ 2 callersMethodloadIndex_
Loads a previous index from a binary file. * IMPORTANT NOTE: The set of data points is NOT stored in the file, so the * index object mus
src/nanoflann.hpp:1200
↓ 2 callersFunctionr4_abs
src/sobol.cpp:28085
↓ 2 callersFunctionr8_abs
src/sobol.cpp:28282
↓ 2 callersMethodsaveIndex_
Stores the index in a binary file. * IMPORTANT NOTE: The set of data points is NOT stored in the file, so when * loading the index objec
src/nanoflann.hpp:1185
↓ 2 callersMethodsetArraySize
src/btConvexHull/btConvexHullComputer.cpp:719
↓ 2 callersFunctionsetValue
src/btConvexHull/btVector3.h:320
↓ 2 callersMethodset_state
src/mcts.cpp:205
↓ 2 callersMethodxvalue
src/btConvexHull/btConvexHullComputer.cpp:461
↓ 2 callersMethodyvalue
src/btConvexHull/btConvexHullComputer.cpp:466
↓ 2 callersMethodzvalue
src/btConvexHull/btConvexHullComputer.cpp:471
↓ 1 callersFunctionCoACD
public/coacd.cpp:17
↓ 1 callersFunctionComputeBestRvClippingPlane
src/mcts.cpp:636
↓ 1 callersFunctionComputeReward
src/mcts.cpp:673
↓ 1 callersFunctionComputeTotalRv
src/cost.cpp:68
↓ 1 callersFunctionCreatePlaneRotationMatrix
src/clip.cpp:29
↓ 1 callersMethodCutSide
src/shape.h:112
↓ 1 callersFunctionDecimateCH
src/process.cpp:141
↓ 1 callersFunctionDecimateConvexHulls
src/process.cpp:217
↓ 1 callersFunctionExtractPointSet
src/model_obj.cpp:405
↓ 1 callersFunctionExtrudeConvexHulls
src/process.cpp:431
↓ 1 callersFunctionFindMinimumElement
src/process.h:47
↓ 1 callersMethodIntersectBVH
src/bvh.cpp:165
↓ 1 callersMethodLoad
src/model_obj.cpp:556
↓ 1 callersMethodLoadOBJ
src/model_obj.cpp:462
↓ 1 callersFunctionMergeConvexHulls
src/process.cpp:238
↓ 1 callersFunctionMergeMesh
src/model_obj.cpp:450
↓ 1 callersFunctionMonteCarloTreeSearch
src/mcts.cpp:848
↓ 1 callersFunctionRemoveOutlierTriangles
src/clip.cpp:203
↓ 1 callersFunctionSDFManifold
src/preprocess.cpp:7
↓ 1 callersFunctionSaveConfig
src/io.cpp:6
↓ 1 callersFunctionSaveOBJ
src/io.cpp:48
↓ 1 callersMethodSaveOBJ
src/model_obj.cpp:684
↓ 1 callersFunctionSaveVRML
src/io.cpp:171
↓ 1 callersFunctionTernaryMCTS
src/mcts.cpp:347
↓ 1 callersFunctionTriangulation
src/clip.cpp:118
↓ 1 callersFunctionVolume
src/shape.cpp:49
↓ 1 callersFunctionWriteVRML
src/io.cpp:93
↓ 1 callersMethodaddFace
src/quickhull/Structs/Mesh.hpp:112
↓ 1 callersMethodaddHalfEdge
src/quickhull/Structs/Mesh.hpp:126
↓ 1 callersMethodadd_child
src/mcts.cpp:256
↓ 1 callersFunctionbackup
src/mcts.cpp:810
↓ 1 callersFunctionbtAcos
src/btConvexHull/btScalar.h:233
↓ 1 callersFunctionbtAtan
src/btConvexHull/btScalar.h:249
↓ 1 callersFunctionbtCos
src/btConvexHull/btScalar.h:230
↓ 1 callersFunctionbtFmod
src/btConvexHull/btScalar.h:254
↓ 1 callersFunctionbtFsel
src/btConvexHull/btScalar.h:366
↓ 1 callersFunctionbtSin
src/btConvexHull/btScalar.h:231
↓ 1 callersFunctionbtSwap
src/btConvexHull/btScalar.h:411
↓ 1 callersMethodcapacity
return the pre-allocated (reserved) elements, this is at least as large as the total number of elements,see size() and reserve()
src/btConvexHull/btAlignedObjectArray.h:255
↓ 1 callersMethodcompute
src/btConvexHull/btConvexHullComputer.cpp:1767
↓ 1 callersMethodcross
cross product
src/intersection.h:337
↓ 1 callersFunctiondefault_policy
src/mcts.cpp:709
↓ 1 callersMethoddisableFace
Mark a face as disabled and return a pointer to the points that were on the positive of it.
src/quickhull/Structs/Mesh.hpp:137
↓ 1 callersMethoddisableHalfEdge
src/quickhull/Structs/Mesh.hpp:144
↓ 1 callersMethoddistance
src/btConvexHull/btVector3.h:475
↓ 1 callersMethoddistance2
src/btConvexHull/btVector3.h:470
↓ 1 callersFunctionexpand
src/mcts.cpp:770
↓ 1 callersMethodfree_all
Frees all allocated memory chunks */
src/nanoflann.hpp:720
↓ 1 callersMethodgetConvexHull
src/quickhull/QuickHull.cpp:63
↓ 1 callersMethodgetCoordinates
src/btConvexHull/btConvexHullComputer.cpp:1858
↓ 1 callersMethodgetLength
src/quickhull/Structs/Vector3.hpp:73
← previousnext →101–200 of 600, ranked by callers