Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ setInverted
Method
setInverted
core/2d/ClippingNode.cpp:347–350 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
345
}
346
347
void ClippingNode::setInverted(bool inverted)
348
{
349
_stencilStateManager->setInverted(inverted);
350
}
351
352
void ClippingNode::setProgramStateRecursively(Node* node, backend::ProgramState* programState)
353
{
Callers
4
clipper
Method · 0.45
setup
Method · 0.45
expectedBehaviour
Method · 0.45
reproduceBug
Method · 0.45
Calls
no outgoing calls
Tested by
4
clipper
Method · 0.36
setup
Method · 0.36
expectedBehaviour
Method · 0.36
reproduceBug
Method · 0.36