Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
67
void TransformStack::push()
68
{
69
m_stack.push( m_stack.top() );
70
}
71
72
void TransformStack::pop()
73
{
Callers
11
fromInternalName
Method · 0.80
toInternalName
Method · 0.80
TransformStack
Method · 0.80
openStream
Method · 0.80
write
Method · 0.80
commitNodeToSubIndex
Method · 0.80
readNodeFromSubIndex
Method · 0.80
Scope
Method · 0.80
murmurHashAppend
Method · 0.80
removalCallback
Method · 0.80
pushIDShader
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected