Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
160
const Matrix* TriMatrix::GetMatrix() const
161
{
162
return this;
163
}
164
165
Matrix* TriMatrix::CopyMatrix(
166
Matrix* in ) const
Callers
7
Tr2SkinnedObject
Class · 0.80
CopyMatrixToTriMatrix
Function · 0.80
PyProject
Method · 0.80
PyTransformCoord
Method · 0.80
PyTransformNormal
Method · 0.80
PyUnproject
Method · 0.80
PyMultiply
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected