Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ matrixParameter
Method
matrixParameter
src/IECoreScene/TransformOp.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
ObjectParameter * TransformOp::matrixParameter()
68
{
69
return m_multiplyOp->matrixParameter();
70
}
71
72
const ObjectParameter * TransformOp::matrixParameter() const
73
{
Callers
3
mesh
Method · 0.45
cachedMesh
Method · 0.45
TransformOp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected