Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ glModelViewMatrix
Method
glModelViewMatrix
trunk/win/Source/BT_Camera.cpp:2663–2666 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2661
}
2662
2663
GLdouble * Camera::glModelViewMatrix() const
2664
{
2665
return _glMVMatrix;
2666
}
2667
2668
GLdouble * Camera::glProjectionMatrix() const
2669
{
Callers
3
window2world
Function · 0.80
world2window
Function · 0.80
WorldToClient
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected