MCPcopy Create free account

hub / github.com/cutdigital/mcut / functions

Functions643 in github.com/cutdigital/mcut

Methodmini_timer
include/mcut/internal/timer.h:56
FunctionmyCallback
tests/source/userEvents.cpp:172
FunctionmyCallbackFunction
This callback function will be called asynchroniously w.r.t the client application. Moreover, it is invoked by MCUT when the associated event has fini
tutorials/EventCallback/EventCallback.cpp:64
Functionnarrowdoublerand
source/shewchuk.c:4868
Functionnarrowfloatrand
source/shewchuk.c:4936
Methodnode
include/mcut/internal/tpool.h:882
Methodnull_edge
source/hmesh.cpp:115
Methodnull_face
source/hmesh.cpp:120
Methodnull_halfedge
source/hmesh.cpp:110
Methodnull_vertex
source/hmesh.cpp:105
Methodnumber_of_edges_removed
source/hmesh.cpp:1138
Methodnumber_of_faces_removed
source/hmesh.cpp:1148
Methodnumber_of_halfedges_removed
source/hmesh.cpp:1143
Methodnumber_of_internal_edges
source/hmesh.cpp:1117
Methodnumber_of_internal_faces
source/hmesh.cpp:1112
Methodnumber_of_internal_halfedges
source/hmesh.cpp:1122
Methodnumber_of_internal_vertices
source/hmesh.cpp:1127
Methodnumber_of_vertices_removed
source/hmesh.cpp:1133
Methodoperator!=
include/mcut/internal/hmesh.h:87
Methodoperator!=
include/mcut/internal/cdt/utils.h:111
Methodoperator()
include/mcut/internal/bvh.h:222
Methodoperator()
include/mcut/internal/bvh.h:231
Methodoperator()
bool operator()(const BVHPrimitiveInfo &p) const;
include/mcut/internal/bvh.h:254
Methodoperator()
include/mcut/internal/hmesh.h:622
Methodoperator()
include/mcut/internal/hmesh.h:630
Methodoperator()
include/mcut/internal/hmesh.h:638
Methodoperator()
include/mcut/internal/hmesh.h:646
Methodoperator()
include/mcut/internal/tpool.h:80
Methodoperator()
include/mcut/internal/tpool.h:555
Methodoperator()
include/mcut/internal/cdt/cdt.h:414
Methodoperator()
include/mcut/internal/cdt/cdt.h:486
Methodoperator()
Hash operator
include/mcut/internal/cdt/utils.h:462
Methodoperator*
include/mcut/internal/hmesh.h:483
Methodoperator*
include/mcut/internal/math.h:138
Methodoperator*
include/mcut/internal/math.h:237
Methodoperator*
multiply
include/mcut/internal/math.h:280
Methodoperator*
tutorials/FaceNormals/FaceNormals.cpp:74
Methodoperator*
tutorials/TriangulatedFaceMaps/TriangulatedFaceMaps.cpp:76
Methodoperator*
tutorials/VertexNormals/VertexNormals.cpp:75
Methodoperator*
tutorials/TextureCoordinates/TextureCoordinates.cpp:87
Methodoperator*
tutorials/TextureCoordinates/TextureCoordinates.cpp:128
Methodoperator+
include/mcut/internal/math.h:128
Methodoperator+
include/mcut/internal/math.h:227
Methodoperator+
tutorials/FaceNormals/FaceNormals.cpp:82
Methodoperator+
tutorials/TriangulatedFaceMaps/TriangulatedFaceMaps.cpp:84
Methodoperator+
tutorials/VertexNormals/VertexNormals.cpp:84
Methodoperator+
tutorials/TextureCoordinates/TextureCoordinates.cpp:95
Methodoperator+
tutorials/TextureCoordinates/TextureCoordinates.cpp:137
Methodoperator++
include/mcut/internal/hmesh.h:109
Methodoperator++
postfix increment (i++) NOTE: This overide is private to simplify implementation, and we don't need it
include/mcut/internal/hmesh.h:561
Methodoperator-
include/mcut/internal/math.h:123
Methodoperator-
include/mcut/internal/math.h:222
Methodoperator-
include/mcut/internal/math.h:321
Methodoperator-
tutorials/FaceNormals/FaceNormals.cpp:90
Methodoperator-
tutorials/TriangulatedFaceMaps/TriangulatedFaceMaps.cpp:92
Methodoperator-
tutorials/VertexNormals/VertexNormals.cpp:93
Methodoperator-
tutorials/TextureCoordinates/TextureCoordinates.cpp:103
Methodoperator-
tutorials/TextureCoordinates/TextureCoordinates.cpp:146
Methodoperator--
include/mcut/internal/hmesh.h:116
Methodoperator->
include/mcut/internal/hmesh.h:466
Methodoperator/
include/mcut/internal/math.h:133
Methodoperator/
include/mcut/internal/math.h:232
Methodoperator/
include/mcut/internal/math.h:308
Methodoperator<
include/mcut/internal/hmesh.h:92
Functionoperator==
source/math.cpp:76
Functionoperator==
include/mcut/internal/cdt/utils.h:40
Methodoperator==
include/mcut/internal/hmesh.h:82
Methodoperator==
include/mcut/internal/math.h:95
Functionorient2d
(pa, pb, pc)
source/shewchuk.c:1695
Functionorient2dexact
(pa, pb, pc)
source/shewchuk.c:1522
Functionorient2dfast
(pa, pb, pc)
source/shewchuk.c:1508
Functionorient2dslow
(pa, pb, pc)
source/shewchuk.c:1567
Functionorient3d
(pa, pb, pc, pd)
source/shewchuk.c:2367
Functionorient3dexact
(pa, pb, pc, pd)
source/shewchuk.c:1785
Functionorient3dfast
(pa, pb, pc, pd)
source/shewchuk.c:1760
Functionorient3dslow
(pa, pb, pc, pd)
source/shewchuk.c:1866
Methodpair
include/mcut/internal/utils.h:244
Functionparallel_find
include/mcut/internal/tpool.h:670
Methodpeel_layer
* Depth-peel a layer in triangulation, used when calculating triangle * depths * * It takes starting seed triangles, traverses neighbor
include/mcut/internal/cdt/triangulate.h:851
Functionpoint_in_bounding_box
source/math.cpp:878
Functionpolygon_normal
source/math.cpp:110
Methodpop_head
dont call directly
include/mcut/internal/tpool.h:132
Methodpseudo_polygon_outer_triangle
include/mcut/internal/cdt/triangulate.h:2084
Methodpush
include/mcut/internal/tpool.h:196
Functionread_off
source/hmesh.cpp:1327
MethodrecursiveBuild
source/bvh.cpp:840
Methodremove_adjacent_triangle
include/mcut/internal/cdt/triangulate.h:1995
Functionremove_duplicates_and_remap_edges
include/mcut/internal/cdt/cdt.h:314
Methodremove_elements
source/hmesh.cpp:1073
Methodremove_halfedge
also disassociates (not remove) the halfedges(s) and vertex incident to this halfedge
source/hmesh.cpp:985
Methodremove_triangles
include/mcut/internal/cdt/triangulate.h:1142
Methodremove_vertex
source/hmesh.cpp:1062
Methodreserve_for_additional_edges
source/hmesh.cpp:1178
Methodreserve_for_additional_faces
source/hmesh.cpp:1188
Methodreserve_for_additional_halfedges
source/hmesh.cpp:1183
Methodreserve_for_additional_vertices
source/hmesh.cpp:1173
Methodreset
include/mcut/internal/hmesh.h:62
Functionscale_expansion
(elen, e, b, h)
source/shewchuk.c:1319
Methodset_invalid
include/mcut/internal/timer.h:73
Methodset_previous
source/hmesh.cpp:203
← previousnext →501–600 of 643, ranked by callers