MCPcopy 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
2663GLdouble * Camera::glModelViewMatrix() const
2664{
2665 return _glMVMatrix;
2666}
2667
2668GLdouble * Camera::glProjectionMatrix() const
2669{

Callers 3

window2worldFunction · 0.80
world2windowFunction · 0.80
WorldToClientFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected