MCPcopy Create free account
hub / github.com/dalboris/vpaint / numConnectedComponents

Method numConnectedComponents

src/Gui/VectorAnimationComplex/SmartKeyEdgeSet.cpp:260–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260int SmartKeyEdgeSet::numConnectedComponents() const
261{
262 return connectedComponents_.size();
263}
264
265SmartConnectedKeyEdgeSet & SmartKeyEdgeSet::operator [] (int i)
266{

Callers 1

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected