MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetMatrix

Method GetMatrix

trinity/TriMatrix.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160const Matrix* TriMatrix::GetMatrix() const
161{
162 return this;
163}
164
165Matrix* TriMatrix::CopyMatrix(
166 Matrix* in ) const

Callers 7

Tr2SkinnedObjectClass · 0.80
CopyMatrixToTriMatrixFunction · 0.80
PyProjectMethod · 0.80
PyTransformCoordMethod · 0.80
PyTransformNormalMethod · 0.80
PyUnprojectMethod · 0.80
PyMultiplyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected