MCPcopy Create free account
hub / github.com/ErrorAtLine0/infinipaint / onAddVertexStart

Method onAddVertexStart

include/CDT/tests/cdt.test.cpp:1008–1013  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1006 }
1007
1008 void onAddVertexStart(
1009 const VertInd iV,
1010 const AddVertexType::Enum vertexType) override
1011 {
1012 ++nAddedVertices;
1013 }
1014
1015 void onAddEdgeStart(const Edge& edge) override
1016 {

Callers 3

addSplitEdgeVertexMethod · 0.80
insertVertexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected