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

Method getVerticalTexelOffset

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

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

Source from the content-addressed store, hash-verified

260 Real NULLRenderSystem::getHorizontalTexelOffset() { return 0.0f; }
261 //-------------------------------------------------------------------------
262 Real NULLRenderSystem::getVerticalTexelOffset() { return 0.0f; }
263 //-------------------------------------------------------------------------
264 Real NULLRenderSystem::getMinimumDepthInputValue() { return 0.0f; }
265 //-------------------------------------------------------------------------

Callers 3

_updateFromParentMethod · 0.45
_updateAutoParamsMethod · 0.45
createPassesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected