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
Function
WritePointSet
src/model_obj.cpp:336
Function
Writepoints
src/clip.cpp:8
Method
__init__
(self, name, sourcedir="")
setup.py:24
Method
__init__
( self, vertices=np.zeros((0, 3), dtype=np.double), indices=np.zeros((0, 3), dtype=np.
python/package/__init__.py:70
Method
_test
(self: 'TestExamples')
run_tests.py:13
Method
absolute4
src/btConvexHull/btVector3.h:508
Method
accum_dist
src/nanoflann.hpp:464
Method
accum_dist
src/nanoflann.hpp:500
Method
accum_dist
src/nanoflann.hpp:531
Method
accum_dist
src/nanoflann.hpp:568
Method
add
vector addition
src/intersection.h:395
Function
addEdge
src/model_obj.cpp:280
Function
addNeighbor
src/process.h:37
Method
addPoint
* 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:279
Method
addPointToFace
src/quickhull/QuickHull.hpp:207
Method
addPoints
Add points to the set, Inserts all points from [start, end] */
src/nanoflann.hpp:2075
Method
address
src/btConvexHull/btAlignedAllocator.h:80
Method
allocSize
src/btConvexHull/btAlignedObjectArray.h:67
Method
allocate
src/nanoflann.hpp:661
Method
allocate
src/nanoflann.hpp:794
Method
allocate
src/btConvexHull/btAlignedAllocator.h:82
Method
allocate
src/btConvexHull/btAlignedObjectArray.h:98
Function
angle
@brief Return the angle between this and another vector * @param v The other vector */
src/btConvexHull/btVector3.h:177
Method
axis_test_x01
Tests for Box-Triangle
src/intersection.h:424
Method
axis_test_x2
src/intersection.h:443
Method
axis_test_y02
src/intersection.h:462
Method
axis_test_y1
src/intersection.h:481
Method
axis_test_z0
src/intersection.h:519
Method
axis_test_z12
src/intersection.h:500
Method
box
tests if a triangle intersects a box with its faces parallel to the x-y-z Cartesian axis
src/intersection.h:223
Function
btAlignedAllocDefault
src/btConvexHull/btAlignedAllocator.cpp:41
Function
btAlignedAllocInternal
src/btConvexHull/btAlignedAllocator.cpp:111
Function
btAlignedAllocSetCustom
src/btConvexHull/btAlignedAllocator.cpp:101
Function
btAlignedAllocSetCustomAligned
src/btConvexHull/btAlignedAllocator.cpp:95
Method
btAlignedAllocator
just going down a list:
src/btConvexHull/btAlignedAllocator.h:66
Function
btAlignedFreeDefault
src/btConvexHull/btAlignedAllocator.cpp:46
Function
btAlignedFreeInternal
src/btConvexHull/btAlignedAllocator.cpp:138
Method
btAlignedObjectArray
src/btConvexHull/btAlignedObjectArray.h:117
Function
btAllocDefault
src/btConvexHull/btAlignedAllocator.cpp:26
Function
btAngle
@brief Return the angle between two vectors */
src/btConvexHull/btVector3.h:441
Function
btAsin
src/btConvexHull/btScalar.h:241
Function
btAtan2
src/btConvexHull/btScalar.h:250
Function
btAtan2Fast
src/btConvexHull/btScalar.h:324
Function
btClamp
src/btConvexHull/btMinMax.h:55
Function
btCross
@brief Return the cross product of two vectors */
src/btConvexHull/btVector3.h:448
Function
btDegrees
src/btConvexHull/btScalar.h:358
Function
btDistance
@brief Return the distance between two vectors */
src/btConvexHull/btVector3.h:434
Function
btDistance2
@brief Return the distance squared between two vectors */
src/btConvexHull/btVector3.h:427
Function
btDot
@brief Return the dot product between two vectors */
src/btConvexHull/btVector3.h:420
Function
btEqual
src/btConvexHull/btScalar.h:343
Function
btExp
src/btConvexHull/btScalar.h:251
Function
btFreeDefault
src/btConvexHull/btAlignedAllocator.cpp:31
Function
btFuzzyZero
src/btConvexHull/btScalar.h:341
Function
btGetVersion
src/btConvexHull/btScalar.h:31
Function
btGreaterEqual
src/btConvexHull/btScalar.h:347
Function
btIsNegative
src/btConvexHull/btScalar.h:352
Function
btLog
src/btConvexHull/btScalar.h:252
Function
btMachineIsLittleEndian
src/btConvexHull/btScalar.h:373
Function
btNormalizeAngle
returns normalized value in range [-SIMD_PI, SIMD_PI]
src/btConvexHull/btScalar.h:507
Function
btPlaneSpace1
src/btConvexHull/btVector3.h:640
Function
btPow
src/btConvexHull/btScalar.h:253
Function
btRadians
src/btConvexHull/btScalar.h:357
Function
btSelect
btSelect avoids branches, which makes performance much better for consoles like Playstation 3 and XBox 360 Thanks Phil Knight. See also http://www.cel
src/btConvexHull/btScalar.h:385
Function
btSwapEndian
PCK: endian swapping functions
src/btConvexHull/btScalar.h:419
Function
btSwapEndianDouble
swap using char pointers
src/btConvexHull/btScalar.h:474
Function
btSwapEndianFloat
btSwapFloat uses using char pointers to swap the endianness /btSwapFloat/btSwapDouble will NOT return a float, because the machine might 'correct' inv
src/btConvexHull/btScalar.h:445
Function
btSwapVector3Endian
btSwapVector3Endian swaps vector endianness, useful for network and cross-platform serialization
src/btConvexHull/btVector3.h:621
Function
btTan
src/btConvexHull/btScalar.h:232
Function
btTriple
src/btConvexHull/btVector3.h:454
Method
btTypedObject
src/btConvexHull/btScalar.h:523
Function
btUnSwapVector3Endian
btUnSwapVector3Endian swaps vector endianness, useful for network and cross-platform serialization
src/btConvexHull/btVector3.h:629
Function
btUnswapEndianDouble
unswap using char pointers
src/btConvexHull/btScalar.h:489
Function
btUnswapEndianFloat
unswap using char pointers
src/btConvexHull/btScalar.h:459
Method
btVector4
src/btConvexHull/btVector3.h:500
Method
buildIndex
* Builds the index */
src/nanoflann.hpp:1719
Method
buildMesh
src/quickhull/QuickHull.cpp:88
Method
build_extension
(self, ext)
setup.py:30
Function
closestAxis
src/btConvexHull/btVector3.h:225
Method
closestAxis4
src/btConvexHull/btVector3.h:564
Method
computeBoundingBox
src/nanoflann.hpp:1461
Method
computeBoundingBox
src/nanoflann.hpp:1836
Method
computeInternal
src/btConvexHull/btConvexHullComputer.cpp:1145
Method
computeMinMax
src/nanoflann.hpp:943
Method
compute_intervals_isectline
Computes intersection line. Returns true iff succeeds.
src/intersection.h:1623
Method
conditionally_round_to_zero
src/intersection.h:1235
Method
construct
src/btConvexHull/btAlignedAllocator.h:87
Method
coplanar_tri_tri
N is a vector orthogonal to the plane defined by V0, V1, and V2.
src/intersection.h:1555
Method
copyFromArray
src/btConvexHull/btAlignedObjectArray.h:440
Method
createConvexHalfEdgeMesh
src/quickhull/QuickHull.cpp:134
Method
crossProduct
src/quickhull/Structs/Vector3.hpp:139
Method
deSerialize
src/btConvexHull/btVector3.h:709
Method
deSerializeDouble
src/btConvexHull/btVector3.h:696
Method
deSerializeFloat
src/btConvexHull/btVector3.h:683
Method
deallocate
src/btConvexHull/btAlignedAllocator.h:88
Method
deallocate
src/btConvexHull/btAlignedObjectArray.h:105
Function
debug
src/logger.h:34
Function
defaultEps
src/quickhull/QuickHull.cpp:49
Method
destroy
src/btConvexHull/btAlignedAllocator.h:92
Method
destroy
src/btConvexHull/btAlignedObjectArray.h:90
Method
disable
src/quickhull/Structs/Mesh.hpp:63
← previous
next →
301–400 of 600, ranked by callers