MCPcopy Create free account
hub / github.com/SpartanJ/eepp / invalidated

Method invalidated

src/eepp/scene/node.cpp:1878–1880  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1876}
1877
1878bool Node::invalidated() const {
1879 return 0 != ( mNodeFlags & NODE_FLAG_VIEW_DIRTY );
1880}
1881
1882}} // namespace EE::Scene

Callers 6

mainLoopMethod · 0.45
mainLoopFunction · 0.45
mainLoopFunction · 0.45
mainLoopMethod · 0.45
mainLoopFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

mainLoopFunction · 0.36