Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetProjectionMatrix
Method
GetProjectionMatrix
Rendering/ContextOpenGL2/vtkOpenGLContextDevice2D.cxx:265–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
}
264
265
vtkMatrix4x4* vtkOpenGLContextDevice2D::GetProjectionMatrix()
266
{
267
return this->ProjectionMatrix->GetMatrix();
268
}
269
270
vtkMatrix4x4* vtkOpenGLContextDevice2D::GetModelMatrix()
271
{
Callers
1
SetMatrices
Method · 0.80
Calls
1
GetMatrix
Method · 0.45
Tested by
no test coverage detected