MCPcopy Create free account
hub / github.com/ImageEngine/cortex / push

Method push

src/IECoreScene/TransformStack.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void TransformStack::push()
68{
69 m_stack.push( m_stack.top() );
70}
71
72void TransformStack::pop()
73{

Callers 11

fromInternalNameMethod · 0.80
toInternalNameMethod · 0.80
TransformStackMethod · 0.80
openStreamMethod · 0.80
writeMethod · 0.80
commitNodeToSubIndexMethod · 0.80
readNodeFromSubIndexMethod · 0.80
ScopeMethod · 0.80
murmurHashAppendMethod · 0.80
removalCallbackMethod · 0.80
pushIDShaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected