Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ GetMatrix
Method
GetMatrix
renderdoc/maths/camera.cpp:109–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
const Matrix4f Camera::GetMatrix()
110
{
111
Update();
112
return mat;
113
}
114
115
FloatVector Camera::GetPosition()
116
{
Callers
11
RotationZYX
Method · 0.45
RotationXYZ
Method · 0.45
Update
Method · 0.45
RenderMesh
Method · 0.45
PickVertex
Method · 0.45
RenderMesh
Method · 0.45
PickVertex
Method · 0.45
RenderMesh
Method · 0.45
PickVertex
Method · 0.45
RenderMesh
Method · 0.45
PickVertex
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected