MCPcopy Create free account

hub / github.com/SarahWeiii/CoACD / functions

Functions600 in github.com/SarahWeiii/CoACD

FunctionWritePointSet
src/model_obj.cpp:336
FunctionWritepoints
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
Methodabsolute4
src/btConvexHull/btVector3.h:508
Methodaccum_dist
src/nanoflann.hpp:464
Methodaccum_dist
src/nanoflann.hpp:500
Methodaccum_dist
src/nanoflann.hpp:531
Methodaccum_dist
src/nanoflann.hpp:568
Methodadd
vector addition
src/intersection.h:395
FunctionaddEdge
src/model_obj.cpp:280
FunctionaddNeighbor
src/process.h:37
MethodaddPoint
* 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
MethodaddPointToFace
src/quickhull/QuickHull.hpp:207
MethodaddPoints
Add points to the set, Inserts all points from [start, end] */
src/nanoflann.hpp:2075
Methodaddress
src/btConvexHull/btAlignedAllocator.h:80
MethodallocSize
src/btConvexHull/btAlignedObjectArray.h:67
Methodallocate
src/nanoflann.hpp:661
Methodallocate
src/nanoflann.hpp:794
Methodallocate
src/btConvexHull/btAlignedAllocator.h:82
Methodallocate
src/btConvexHull/btAlignedObjectArray.h:98
Functionangle
@brief Return the angle between this and another vector * @param v The other vector */
src/btConvexHull/btVector3.h:177
Methodaxis_test_x01
Tests for Box-Triangle
src/intersection.h:424
Methodaxis_test_x2
src/intersection.h:443
Methodaxis_test_y02
src/intersection.h:462
Methodaxis_test_y1
src/intersection.h:481
Methodaxis_test_z0
src/intersection.h:519
Methodaxis_test_z12
src/intersection.h:500
Methodbox
tests if a triangle intersects a box with its faces parallel to the x-y-z Cartesian axis
src/intersection.h:223
FunctionbtAlignedAllocDefault
src/btConvexHull/btAlignedAllocator.cpp:41
FunctionbtAlignedAllocInternal
src/btConvexHull/btAlignedAllocator.cpp:111
FunctionbtAlignedAllocSetCustom
src/btConvexHull/btAlignedAllocator.cpp:101
FunctionbtAlignedAllocSetCustomAligned
src/btConvexHull/btAlignedAllocator.cpp:95
MethodbtAlignedAllocator
just going down a list:
src/btConvexHull/btAlignedAllocator.h:66
FunctionbtAlignedFreeDefault
src/btConvexHull/btAlignedAllocator.cpp:46
FunctionbtAlignedFreeInternal
src/btConvexHull/btAlignedAllocator.cpp:138
MethodbtAlignedObjectArray
src/btConvexHull/btAlignedObjectArray.h:117
FunctionbtAllocDefault
src/btConvexHull/btAlignedAllocator.cpp:26
FunctionbtAngle
@brief Return the angle between two vectors */
src/btConvexHull/btVector3.h:441
FunctionbtAsin
src/btConvexHull/btScalar.h:241
FunctionbtAtan2
src/btConvexHull/btScalar.h:250
FunctionbtAtan2Fast
src/btConvexHull/btScalar.h:324
FunctionbtClamp
src/btConvexHull/btMinMax.h:55
FunctionbtCross
@brief Return the cross product of two vectors */
src/btConvexHull/btVector3.h:448
FunctionbtDegrees
src/btConvexHull/btScalar.h:358
FunctionbtDistance
@brief Return the distance between two vectors */
src/btConvexHull/btVector3.h:434
FunctionbtDistance2
@brief Return the distance squared between two vectors */
src/btConvexHull/btVector3.h:427
FunctionbtDot
@brief Return the dot product between two vectors */
src/btConvexHull/btVector3.h:420
FunctionbtEqual
src/btConvexHull/btScalar.h:343
FunctionbtExp
src/btConvexHull/btScalar.h:251
FunctionbtFreeDefault
src/btConvexHull/btAlignedAllocator.cpp:31
FunctionbtFuzzyZero
src/btConvexHull/btScalar.h:341
FunctionbtGetVersion
src/btConvexHull/btScalar.h:31
FunctionbtGreaterEqual
src/btConvexHull/btScalar.h:347
FunctionbtIsNegative
src/btConvexHull/btScalar.h:352
FunctionbtLog
src/btConvexHull/btScalar.h:252
FunctionbtMachineIsLittleEndian
src/btConvexHull/btScalar.h:373
FunctionbtNormalizeAngle
returns normalized value in range [-SIMD_PI, SIMD_PI]
src/btConvexHull/btScalar.h:507
FunctionbtPlaneSpace1
src/btConvexHull/btVector3.h:640
FunctionbtPow
src/btConvexHull/btScalar.h:253
FunctionbtRadians
src/btConvexHull/btScalar.h:357
FunctionbtSelect
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
FunctionbtSwapEndian
PCK: endian swapping functions
src/btConvexHull/btScalar.h:419
FunctionbtSwapEndianDouble
swap using char pointers
src/btConvexHull/btScalar.h:474
FunctionbtSwapEndianFloat
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
FunctionbtSwapVector3Endian
btSwapVector3Endian swaps vector endianness, useful for network and cross-platform serialization
src/btConvexHull/btVector3.h:621
FunctionbtTan
src/btConvexHull/btScalar.h:232
FunctionbtTriple
src/btConvexHull/btVector3.h:454
MethodbtTypedObject
src/btConvexHull/btScalar.h:523
FunctionbtUnSwapVector3Endian
btUnSwapVector3Endian swaps vector endianness, useful for network and cross-platform serialization
src/btConvexHull/btVector3.h:629
FunctionbtUnswapEndianDouble
unswap using char pointers
src/btConvexHull/btScalar.h:489
FunctionbtUnswapEndianFloat
unswap using char pointers
src/btConvexHull/btScalar.h:459
MethodbtVector4
src/btConvexHull/btVector3.h:500
MethodbuildIndex
* Builds the index */
src/nanoflann.hpp:1719
MethodbuildMesh
src/quickhull/QuickHull.cpp:88
Methodbuild_extension
(self, ext)
setup.py:30
FunctionclosestAxis
src/btConvexHull/btVector3.h:225
MethodclosestAxis4
src/btConvexHull/btVector3.h:564
MethodcomputeBoundingBox
src/nanoflann.hpp:1461
MethodcomputeBoundingBox
src/nanoflann.hpp:1836
MethodcomputeInternal
src/btConvexHull/btConvexHullComputer.cpp:1145
MethodcomputeMinMax
src/nanoflann.hpp:943
Methodcompute_intervals_isectline
Computes intersection line. Returns true iff succeeds.
src/intersection.h:1623
Methodconditionally_round_to_zero
src/intersection.h:1235
Methodconstruct
src/btConvexHull/btAlignedAllocator.h:87
Methodcoplanar_tri_tri
N is a vector orthogonal to the plane defined by V0, V1, and V2.
src/intersection.h:1555
MethodcopyFromArray
src/btConvexHull/btAlignedObjectArray.h:440
MethodcreateConvexHalfEdgeMesh
src/quickhull/QuickHull.cpp:134
MethodcrossProduct
src/quickhull/Structs/Vector3.hpp:139
MethoddeSerialize
src/btConvexHull/btVector3.h:709
MethoddeSerializeDouble
src/btConvexHull/btVector3.h:696
MethoddeSerializeFloat
src/btConvexHull/btVector3.h:683
Methoddeallocate
src/btConvexHull/btAlignedAllocator.h:88
Methoddeallocate
src/btConvexHull/btAlignedObjectArray.h:105
Functiondebug
src/logger.h:34
FunctiondefaultEps
src/quickhull/QuickHull.cpp:49
Methoddestroy
src/btConvexHull/btAlignedAllocator.h:92
Methoddestroy
src/btConvexHull/btAlignedObjectArray.h:90
Methoddisable
src/quickhull/Structs/Mesh.hpp:63
← previousnext →301–400 of 600, ranked by callers