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

Method isOpenGLRenderWindow

OgreMain/src/OgreTextureGpu.cpp:827–827  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

825 }
826 //-----------------------------------------------------------------------------------
827 bool TextureGpu::isOpenGLRenderWindow() const { return false; }
828 //-----------------------------------------------------------------------------------
829 void TextureGpu::setOrientationMode( OrientationMode orientationMode )
830 {

Callers 4

_resolveToMethod · 0.95
downloadFromGpuMethod · 0.45
convertFromTextureMethod · 0.45
copyContentsToMemoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected