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
Method
operator+
src/quickhull/Structs/Vector3.hpp:81
Function
operator-
@brief Return the difference between two vectors */
src/btConvexHull/btVector3.h:378
Method
operator-
src/btConvexHull/btConvexHullComputer.cpp:139
Method
operator-
src/btConvexHull/btConvexHullComputer.cpp:176
Method
operator-
src/btConvexHull/btConvexHullComputer.cpp:450
Method
operator-
src/quickhull/Structs/Vector3.hpp:77
Function
operator/
@brief Return the vector inversely scaled by s */
src/btConvexHull/btVector3.h:405
Method
operator/
src/quickhull/Structs/Vector3.hpp:121
Method
operator<
identifier of the segment's end, 0 or 1
src/intersection.h:263
Method
operator<
src/btConvexHull/btConvexHullComputer.cpp:252
Method
operator=
Assignment operator definiton */
src/nanoflann.hpp:1699
Method
operator=
src/mcts.cpp:14
Function
operator==
src/btConvexHull/btVector3.h:289
Method
operator==
src/btConvexHull/btConvexHullComputer.cpp:99
Method
operator==
src/btConvexHull/btAlignedAllocator.h:101
Function
pi_const
src/nanoflann.hpp:81
Method
planeSplit
* Subdivide the list of points by a plane perpendicular on axe corresponding * to the 'cutfeat' dimension at 'cutval' position. *
src/nanoflann.hpp:1089
Method
plane_box_overlap
Private methods
src/intersection.h:823
Function
pointCmp
src/btConvexHull/btConvexHullComputer.cpp:1762
Method
point_in_tri
src/intersection.h:791
Method
print
src/btConvexHull/btConvexHullComputer.cpp:442
Method
print
src/btConvexHull/btConvexHullComputer.cpp:522
Method
projection
Projection onto another vector
src/quickhull/Structs/Vector3.hpp:134
Function
pt_norm
src/shape.h:90
Method
query
Query for the \a num_closest closest points to a given point (entered as * query_point[0:dim-1]). Note that this is a short-cut method for
src/nanoflann.hpp:2203
Method
quickSortInternal
src/btConvexHull/btAlignedObjectArray.h:289
Function
r4_uniform_01
src/sobol.cpp:28181
Function
r8_uniform_01
src/sobol.cpp:28378
Function
r8mat_write
src/sobol.cpp:28479
Method
radiusSearch
* Find all the neighbors to \a query_point[0:dim-1] within a maximum radius. * The output is given as a vector of pairs, of which the first ele
src/nanoflann.hpp:1419
Method
radiusSearch
* Find all the neighbors to \a query_point[0:dim-1] within a maximum radius. * The output is given as a vector of pairs, of which the first ele
src/nanoflann.hpp:1806
Method
radiusSearchCustomCallback
src/nanoflann.hpp:1438
Method
radiusSearchCustomCallback
src/nanoflann.hpp:1825
Method
reclaimToIndexVectorPool
src/quickhull/QuickHull.hpp:196
Method
remove
src/btConvexHull/btAlignedObjectArray.h:420
Method
removeEdgePair
src/btConvexHull/btConvexHullComputer.cpp:770
Method
removePoint
Remove a point from the set (Lazy Deletion) */
src/nanoflann.hpp:2102
Method
reorderHorizonEdges
src/quickhull/QuickHull.cpp:386
Method
restore_true_value_of_dx_max
looks for the largest value of orig_du and copies it to the corresponding value: either du0, du1 or du2.
src/intersection.h:963
Method
rotate
src/btConvexHull/btVector3.h:485
Method
saveIndex
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:1580
Method
saveIndex
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:1948
Method
save_tree
src/nanoflann.hpp:1153
Method
save_value
src/nanoflann.hpp:311
Method
searchLevel
src/nanoflann.hpp:1498
Method
searchLevel
src/nanoflann.hpp:1873
Method
serialize
src/btConvexHull/btVector3.h:702
Method
serializeDouble
src/btConvexHull/btVector3.h:689
Method
serializeFloat
src/btConvexHull/btVector3.h:676
Method
set
assignment
src/intersection.h:409
Function
set128
src/btConvexHull/btVector3.h:57
Function
setInterpolate3
src/btConvexHull/btVector3.h:230
Function
setMax
@brief Set each element to the max of the current values and the values of another btVector3 * @param other The other btVector3 to compare with
src/btConvexHull/btVector3.h:302
Function
setMin
@brief Set each element to the min of the current values and the values of another btVector3 * @param other The other btVector3 to compare with
src/btConvexHull/btVector3.h:312
Function
setW
@brief Set the w value */
src/btConvexHull/btVector3.h:273
Function
setX
@brief Set the x value */
src/btConvexHull/btVector3.h:267
Function
setY
@brief Set the y value */
src/btConvexHull/btVector3.h:269
Function
setZ
@brief Set the z value */
src/btConvexHull/btVector3.h:271
Function
setZero
src/btConvexHull/btVector3.h:335
Method
set_current_round
src/mcts.cpp:106
Method
set_current_value
src/mcts.cpp:98
Method
set_quality_value
src/mcts.cpp:238
Method
set_visit_times
src/mcts.cpp:230
Method
setupInitialTetrahedron
src/quickhull/QuickHull.cpp:422
Method
shiftFace
src/btConvexHull/btConvexHullComputer.cpp:1972
Method
shlHalf
src/btConvexHull/btConvexHullComputer.cpp:585
Method
sin_approximated
src/intersection.h:176
Method
size
src/nanoflann.hpp:270
Method
size
Returns number of points in dataset */
src/nanoflann.hpp:917
Method
sub
vector subtraction
src/intersection.h:388
Method
swap
src/btConvexHull/btAlignedObjectArray.h:353
Function
tau_sobol
src/sobol.cpp:28549
Method
test_deterministic
(self)
run_tests.py:22
Function
timestamp
src/sobol.cpp:28648
Method
toBtVector
src/btConvexHull/btConvexHullComputer.cpp:1844
Method
toScalar
src/btConvexHull/btConvexHullComputer.cpp:320
Method
toScalar
src/btConvexHull/btConvexHullComputer.cpp:376
Method
tri_box_overlap
src/intersection.h:850
Method
tri_tri_intersect_with_isectline
V0, V1, V2 are vertices of face 1 U0, U1, U2 are vertices of face 2 coplanar is passed back as true iff faces 1 and 2 are found to be coplanar isectpt
src/intersection.h:1249
Method
triangle
returns true iff two triangles are intersecting or touching actually does not seem to be used in WTA
src/intersection.h:188
Method
triline_triline_self_intersect_and_isectline
returns true iff two trilines (colinear triangles) self intersect also computes and returns: coplanarity, isectpot1, isectpt2
src/intersection.h:990
Method
triline_triline_self_intersect_and_isectline_0
returns true iff two trilines (colinear triangles) sharing 0 vertices self-intersect verifies if the trilines are colinear (coplanarity) may return is
src/intersection.h:1024
Method
triline_triline_self_intersect_and_isectline_1
returns true iff two trilines (colinear triangles) sharing 1 vertex self-intersect verifies if the trilines are colinear (coplanarity) may return isec
src/intersection.h:1172
Method
triline_triline_self_intersect_and_isectline_2
returns true iff two trilines (colinear triangles) sharing 2 vertices self-intersect verifies if the trilines are colinear (coplanarity) may return is
src/intersection.h:1201
Function
triple
src/btConvexHull/btVector3.h:201
Method
usedMemory
* Computes the inde memory usage * Returns: memory used by the index */
src/nanoflann.hpp:936
Method
veclen
Returns the length of each point in the dataset */
src/nanoflann.hpp:920
Method
worstDist
src/nanoflann.hpp:286
Method
worst_item
* Find the worst result (furtherest neighbor) without copying or sorting * Pre-conditions: size() > 0 */
src/nanoflann.hpp:292
Method
writeWaveformOBJ
Export the mesh to a Waveform OBJ file
src/quickhull/ConvexHull.hpp:198
Method
xvalue
src/btConvexHull/btConvexHullComputer.cpp:401
Method
yvalue
src/btConvexHull/btConvexHullComputer.cpp:406
Method
zvalue
src/btConvexHull/btConvexHullComputer.cpp:411
Method
~Edge
src/btConvexHull/btConvexHullComputer.cpp:505
Method
~KDTreeEigenMatrixAdaptor
src/nanoflann.hpp:2193
Method
~Node
src/mcts.cpp:189
Method
~Pool
src/btConvexHull/btConvexHullComputer.cpp:703
Method
~PoolArray
src/btConvexHull/btConvexHullComputer.cpp:671
Method
~PooledAllocator
* Destructor. Frees all the memory allocated in this pool. */
src/nanoflann.hpp:717
Method
~btAlignedObjectArray
src/btConvexHull/btAlignedObjectArray.h:122
← previous
501–600 of 600, ranked by callers