MCPcopy Create free account

hub / github.com/SarahWeiii/CoACD / functions

Functions600 in github.com/SarahWeiii/CoACD

Methoddot
src/btConvexHull/btConvexHullComputer.cpp:74
Methoddot
src/btConvexHull/btConvexHullComputer.cpp:124
MethoddownHeap
src/btConvexHull/btAlignedObjectArray.h:327
Methodedge_against_tri_edge
V0, V1 define an edge U0, U1, U2 define a triangle i0, i1 \in {0,1,2} define the plane (x-y, x-z or y-z) onto which all five vertices are projected
src/intersection.h:613
Methodedge_edge_test
Tests whether edge U0, U1 intersects with the edge whose origin is V0 and the coordinates of the vector pointing towards the second vertex are Ax (alo
src/intersection.h:551
MethodevalMetric
src/nanoflann.hpp:432
MethodevalMetric
src/nanoflann.hpp:487
MethodevalMetric
src/nanoflann.hpp:522
MethodevalMetric
src/nanoflann.hpp:561
MethodfindBinarySearch
non-recursive binary search, assumes sorted array
src/btConvexHull/btAlignedObjectArray.h:388
MethodfindEdgeForCoplanarFaces
src/btConvexHull/btConvexHullComputer.cpp:1369
MethodfindLinearSearch
src/btConvexHull/btAlignedObjectArray.h:406
MethodfindMaxAngle
src/btConvexHull/btConvexHullComputer.cpp:1325
MethodfindNeighbors
src/nanoflann.hpp:2123
Methodfind_min_max
src/intersection.h:416
Methodfull
src/nanoflann.hpp:272
FunctionfurthestAxis
src/btConvexHull/btVector3.h:220
FunctionfuzzyZero
src/btConvexHull/btVector3.h:345
Functionget128
src/btConvexHull/btVector3.h:53
MethodgetBtNormal
src/btConvexHull/btConvexHullComputer.cpp:1853
MethodgetConvexHullAsMesh
src/quickhull/QuickHull.cpp:81
MethodgetDistanceTo
src/quickhull/Structs/Vector3.hpp:147
MethodgetExtremeValues
src/quickhull/QuickHull.cpp:351
MethodgetIndexVectorFromPool
src/quickhull/QuickHull.hpp:189
MethodgetNormalized
src/quickhull/Structs/Vector3.hpp:68
MethodgetObjectType
src/btConvexHull/btScalar.h:528
MethodgetOrientation
src/btConvexHull/btConvexHullComputer.cpp:1303
MethodgetReverseEdge
src/btConvexHull/btConvexHullComputer.h:62
MethodgetScale
src/quickhull/QuickHull.cpp:408
FunctiongetSkewSymmetricMatrix
src/btConvexHull/btVector3.h:328
MethodgetW
src/btConvexHull/btVector3.h:517
Methodget_current_round
src/mcts.cpp:110
Methodget_current_value
src/mcts.cpp:102
Methodget_parent
src/mcts.cpp:218
Methodget_tag
(self)
setup.py:13
Methodget_tolerance
distances smaller than get_tolerance() may be treated as 0
src/intersection.h:155
Methodget_value
src/intersection.h:47
Methodguarded_cross_product
src/intersection.h:344
MethodheapSort
src/btConvexHull/btAlignedObjectArray.h:368
Methodhigh
src/btConvexHull/btConvexHullComputer.cpp:570
Functioni4_sobol_generate
src/sobol.cpp:13899
Functioni4_uniform
src/sobol.cpp:13947
Functioni8_bit_hi1
src/sobol.cpp:14045
Functioni8_sobol_generate
src/sobol.cpp:27861
Functioni8_uniform
src/sobol.cpp:27987
Methodindex_into_largest_component_abs
returns the index into the the largest-magnitude component of the argument
src/intersection.h:274
Methodindex_into_smallest_component_abs
returns the index into the the largest-magnitude component of the argument
src/intersection.h:303
Methodinit
src/nanoflann.hpp:267
Methodinit
Creates multiple empty trees to handle dynamic support */
src/nanoflann.hpp:2021
Methodinit
src/btConvexHull/btConvexHullComputer.cpp:676
Methodinit
src/btConvexHull/btAlignedObjectArray.h:82
Methodinit_vind
Make sure the auxiliary list \a vind has the same size than the current * dataset, and re-generate if size has changed. */
src/nanoflann.hpp:1451
MethodinitializeFromBuffer
PCK: whole function
src/btConvexHull/btAlignedObjectArray.h:431
Methodinternal_init
src/nanoflann.hpp:697
MethodisDisabled
src/quickhull/Structs/Mesh.hpp:67
FunctionisZero
src/btConvexHull/btVector3.h:340
MethodisZero
src/btConvexHull/btConvexHullComputer.cpp:109
Methodis_wedge_colinear
src/intersection.h:229
Methodisect2
Computes extreme intersection points (endpoints) between a triangle and the plane of another triangle. It must have been already established that such
src/intersection.h:649
Methodisect2_shared_at_v0
Similar to isect2, but called when it is certain that V0 is the shared vertex and neither V1 nor V2 lies closer to the target plane than detail::Toler
src/intersection.h:704
Methodisect2_shared_at_v1
Similar to isect2, but called when it is certain that V1 is the shared vertex There's no way to verify this condition within the function
src/intersection.h:719
Methodkdtree_get_bbox
src/shape.h:182
Methodkdtree_get_point_count
Must return the number of data points
src/shape.h:163
Methodkdtree_get_pt
Returns the dim'th component of the idx'th point in the class: Since this is inlined and the "dim" argument is typically an immediate value, the "if/e
src/shape.h:168
MethodknnSearch
* Find the "num_closest" nearest neighbors to the \a query_point[0:dim-1]. * Their indices are stored inside the result object. \sa radiusSearch
src/nanoflann.hpp:1780
Functionlerp
@brief Return the linear interpolation between this and another vector * @param v The other vector * @param t The ration of this to v (t = 0
src/btConvexHull/btVector3.h:243
MethodloadIndex
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:1587
MethodloadIndex
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:1955
Methodload_tree
src/nanoflann.hpp:1166
Methodload_value
src/nanoflann.hpp:325
Methodlow
src/btConvexHull/btConvexHullComputer.cpp:575
Functionmain
main.cpp:16
FunctionmaxAxis
@brief Return the axis with the largest value * Note return values are 0,1,2 for x, y, or z */
src/btConvexHull/btVector3.h:215
Methodmerge
src/btConvexHull/btConvexHullComputer.cpp:1522
MethodmergeProjection
src/btConvexHull/btConvexHullComputer.cpp:988
MethodmiddleSplit_
src/nanoflann.hpp:1026
FunctionminAxis
@brief Return the axis with the smallest value * Note return values are 0,1,2 for x, y, or z */
src/btConvexHull/btVector3.h:208
MethodminAxis4
src/btConvexHull/btVector3.h:541
Methodmul
src/btConvexHull/btConvexHullComputer.cpp:580
Methodmul
src/btConvexHull/btConvexHullComputer.cpp:837
Methodmult
vector product by scalar
src/intersection.h:402
MethodnewEdgePair
src/btConvexHull/btConvexHullComputer.cpp:968
Methodnorm
src/intersection.h:371
Methodnormal_to_line_and_within_plane
The function returns a vector to a line defined by LineVec N is a vector normal to another (reference) plane N is the preferred result
src/intersection.h:241
Methodnormalize
src/quickhull/Structs/Vector3.hpp:61
Methodone_move
src/mcts.cpp:125
Functionoperator btScalar*
SIMD_FORCE_INLINE btScalar& operator[](int32_t i) { return (&m_floats[0])[i]; } SIMD_FORCE_INLINE const btScalar& operator[](int32_t i) co
src/btConvexHull/btVector3.h:286
Functionoperator const btScalar*
src/btConvexHull/btVector3.h:287
Functionoperator!=
src/btConvexHull/btVector3.h:294
Methodoperator!=
src/btConvexHull/btConvexHullComputer.cpp:104
Methodoperator!=
src/quickhull/Structs/Vector3.hpp:129
Methodoperator()
src/nanoflann.hpp:238
Methodoperator()
src/btConvexHull/btAlignedObjectArray.h:282
Functionoperator*
@brief Return the elementwise product of two vectors */
src/btConvexHull/btVector3.h:371
Functionoperator*
src/quickhull/Structs/Vector3.hpp:169
Methodoperator*
src/btConvexHull/btConvexHullComputer.cpp:824
Methodoperator*
src/quickhull/Structs/Vector3.hpp:116
Functionoperator+
@brief Return the sum of two vectors (Point symantics)*/
src/btConvexHull/btVector3.h:364
Methodoperator+
src/btConvexHull/btConvexHullComputer.cpp:134
Methodoperator+
src/btConvexHull/btConvexHullComputer.cpp:181
← previousnext →401–500 of 600, ranked by callers