Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ get
Method
get
src/IECoreScene/TransformStack.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
Imath::M44f TransformStack::get() const
151
{
152
return m_stack.top()[0].matrix;
153
}
154
155
Imath::M44f TransformStack::get( float time ) const
156
{
Callers
15
interpolatePrimitive
Function · 0.45
modifyTypedPrimitive
Method · 0.45
reverseWinding
Method · 0.45
readAttribute
Method · 0.45
idAttribute
Method · 0.45
operator()
Method · 0.45
updateEndpointMultiplicity
Method · 0.45
execute
Method · 0.45
handleLocation
Function · 0.45
copy
Function · 0.45
MeshSplitter
Method · 0.45
mesh
Method · 0.45
Calls
3
size
Method · 0.45
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected