MCPcopy 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
81size_t TransformStack::size() const
82{
83 return m_stack.size();
84}
85
86void TransformStack::motionBegin( const std::vector<float> &times )
87{

Callers 5

popMethod · 0.45
setMethod · 0.45
concatenateMethod · 0.45
getMethod · 0.45
numSamplesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected