MCPcopy Create free account
hub / github.com/OGRECave/ogre-next / _setProjectionMatrix

Method _setProjectionMatrix

RenderSystems/NULL/src/OgreNULLRenderSystem.cpp:163–163  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

161 void NULLRenderSystem::_setViewMatrix( const Matrix4 &m ) {}
162 //-------------------------------------------------------------------------
163 void NULLRenderSystem::_setProjectionMatrix( const Matrix4 &m ) {}
164 //-------------------------------------------------------------------------
165 void NULLRenderSystem::_setSurfaceParams( const ColourValue &ambient, const ColourValue &diffuse,
166 const ColourValue &specular, const ColourValue &emissive,

Callers 4

_renderPhase02Method · 0.45
resetViewProjModeMethod · 0.45
_resumeRenderingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected