Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ size
Method
size
src/IECoreScene/TransformStack.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
size_t TransformStack::size() const
82
{
83
return m_stack.size();
84
}
85
86
void TransformStack::motionBegin( const std::vector<float> × )
87
{
Callers
5
pop
Method · 0.45
set
Method · 0.45
concatenate
Method · 0.45
get
Method · 0.45
numSamples
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected