MCPcopy Create free account
hub / github.com/ChunelFeng/CGraph / getLoop

Method getLoop

src/GraphCtrl/GraphElement/GElement.cpp:479–481  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

477
478
479CSize GElement::getLoop() const {
480 return loop_;
481}
482
483
484CIndex GElement::getBindingIndex() const {

Callers 2

__str_4pyMethod · 0.95
_GElementStorageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected