MCPcopy Create free account
hub / github.com/OGRECave/ogre / getCapabilities

Function getCapabilities

OgreMain/include/OgreRenderSystem.h:830–830  ·  view source on GitHub ↗

Gets the capabilities of the render system. */

Source from the content-addressed store, hash-verified

828
829 /** Gets the capabilities of the render system. */
830 const RenderSystemCapabilities* getCapabilities(void) const { return mCurrentCapabilities; }
831
832
833 /** Returns the driver version.

Callers 15

setDepthBufferForMethod · 0.85
_renderMethod · 0.85
_setSamplerMethod · 0.85
_renderMethod · 0.85
_createVaoMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected