MCPcopy 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
67ObjectParameter * TransformOp::matrixParameter()
68{
69 return m_multiplyOp->matrixParameter();
70}
71
72const ObjectParameter * TransformOp::matrixParameter() const
73{

Callers 3

meshMethod · 0.45
cachedMeshMethod · 0.45
TransformOpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected