MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / vertSize

Method vertSize

source/MRMesh/MR2DContoursTriangulation.cpp:305–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303 SweepLineQueue( SweepLinePredicates predicates, std::vector<int> contourSizes, const SweepLineParams& params );
304
305 size_t vertSize() const { return tp_.vertSize(); }
306 std::optional<Mesh> run( IntersectionsMap* interMap = nullptr );
307
308 bool findIntersections();

Callers 4

triangulateMethod · 0.45
setupStartVertices_Method · 0.45
mergeSamePoints_Method · 0.45
getOutlineMeshFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected