OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::RenderSystem Member List

This is the complete list of members for Ogre::RenderSystem, including all inherited members.

_applyObliqueDepthProjection(Matrix4 &matrix, const Plane &plane, bool forGpuProgram)=0Ogre::RenderSystempure virtual
_beginFrame(void)=0Ogre::RenderSystempure virtual
_beginFrameOnce(void)Ogre::RenderSystemvirtual
_beginGeometryCount(void)Ogre::RenderSystemvirtual
_bindTextureUavCS(uint32 slot, Texture *texture, ResourceAccess::ResourceAccess access, int32 mipmapLevel, int32 textureArrayIndex, PixelFormat pixelFormat)=0Ogre::RenderSystempure virtual
_cleanupDepthBuffers(bool bCleanManualBuffers=true)Ogre::RenderSystem
_convertProjectionMatrix(const Matrix4 &matrix, Matrix4 &dest, bool forGpuProgram=false)=0Ogre::RenderSystempure virtual
_createDepthBufferFor(RenderTarget *renderTarget, bool exactMatchFormat)=0Ogre::RenderSystempure virtual
_createRenderWindow(const String &name, unsigned int width, unsigned int height, bool fullScreen, const NameValuePairList *miscParams=0)=0Ogre::RenderSystempure virtual
_createRenderWindows(const RenderWindowDescriptionList &renderWindowDescriptions, RenderWindowList &createdWindows)Ogre::RenderSystemvirtual
_destroyDepthBuffer(DepthBuffer *depthBuffer)Ogre::RenderSystemvirtual
_disableTextureUnit(size_t texUnit)Ogre::RenderSystemvirtual
_disableTextureUnitsFrom(size_t texUnit)Ogre::RenderSystemvirtual
_dispatch(const HlmsComputePso &pso)=0Ogre::RenderSystempure virtual
_endFrame(void)=0Ogre::RenderSystempure virtual
_endFrameOnce(void)Ogre::RenderSysteminlinevirtual
_executeResourceTransition(ResourceTransition *resTransition)Ogre::RenderSysteminlinevirtual
_getBatchCount(void) constOgre::RenderSystemvirtual
_getDefaultViewportMaterialScheme(void) constOgre::RenderSystemvirtual
_getFaceCount(void) constOgre::RenderSystemvirtual
_getVertexCount(void) constOgre::RenderSystemvirtual
_getViewport(void)Ogre::RenderSystemvirtual
_hlmsBlendblockCreated(HlmsBlendblock *newBlock)Ogre::RenderSysteminlinevirtual
_hlmsBlendblockDestroyed(HlmsBlendblock *block)Ogre::RenderSysteminlinevirtual
_hlmsComputePipelineStateObjectCreated(HlmsComputePso *newPso)Ogre::RenderSysteminlinevirtual
_hlmsComputePipelineStateObjectDestroyed(HlmsComputePso *newPso)Ogre::RenderSysteminlinevirtual
_hlmsMacroblockCreated(HlmsMacroblock *newBlock)Ogre::RenderSysteminlinevirtual
_hlmsMacroblockDestroyed(HlmsMacroblock *block)Ogre::RenderSysteminlinevirtual
_hlmsPipelineStateObjectCreated(HlmsPso *newPso)Ogre::RenderSysteminlinevirtual
_hlmsPipelineStateObjectDestroyed(HlmsPso *pso)Ogre::RenderSysteminlinevirtual
_hlmsSamplerblockCreated(HlmsSamplerblock *newBlock)Ogre::RenderSysteminlinevirtual
_hlmsSamplerblockDestroyed(HlmsSamplerblock *block)Ogre::RenderSysteminlinevirtual
_initialise(bool autoCreateWindow, const String &windowTitle="OGRE Render Window")Ogre::RenderSystemvirtual
_initRenderTargets(void)Ogre::RenderSystemvirtual
_makeOrthoMatrix(const Radian &fovy, Real aspect, Real nearPlane, Real farPlane, Matrix4 &dest, bool forGpuProgram=false)=0Ogre::RenderSystempure virtual
_makeProjectionMatrix(const Radian &fovy, Real aspect, Real nearPlane, Real farPlane, Matrix4 &dest, bool forGpuProgram=false)=0Ogre::RenderSystempure virtual
_makeProjectionMatrix(Real left, Real right, Real bottom, Real top, Real nearPlane, Real farPlane, Matrix4 &dest, bool forGpuProgram=false)=0Ogre::RenderSystempure virtual
_notifyCompositorNodeSwitchedRenderTarget(RenderTarget *previousTarget)Ogre::RenderSysteminlinevirtual
_pauseFrame(void)Ogre::RenderSystemvirtual
_render(const v1::RenderOperation &op)Ogre::RenderSystemvirtual
_render(const CbDrawCallIndexed *cmd)=0Ogre::RenderSystempure virtual
_render(const CbDrawCallStrip *cmd)=0Ogre::RenderSystempure virtual
_render(const v1::CbDrawCallIndexed *cmd)=0Ogre::RenderSystempure virtual
_render(const v1::CbDrawCallStrip *cmd)=0Ogre::RenderSystempure virtual
_renderEmulated(const CbDrawCallIndexed *cmd)=0Ogre::RenderSystempure virtual
_renderEmulated(const CbDrawCallStrip *cmd)=0Ogre::RenderSystempure virtual
_renderEmulatedNoBaseInstance(const CbDrawCallIndexed *cmd)Ogre::RenderSysteminlinevirtual
_renderEmulatedNoBaseInstance(const CbDrawCallStrip *cmd)Ogre::RenderSysteminlinevirtual
_renderNoBaseInstance(const v1::CbDrawCallIndexed *cmd)Ogre::RenderSysteminlinevirtual
_renderNoBaseInstance(const v1::CbDrawCallStrip *cmd)Ogre::RenderSysteminlinevirtual
_renderUsingReadBackAsTexture(unsigned int secondPass, Ogre::String variableName, unsigned int StartSlot)Ogre::RenderSystemvirtual
_resourceTransitionCreated(ResourceTransition *resTransition)Ogre::RenderSysteminlinevirtual
_resourceTransitionDestroyed(ResourceTransition *resTransition)Ogre::RenderSysteminlinevirtual
_resumeFrame(RenderSystemContext *context)Ogre::RenderSystemvirtual
_setBindingType(TextureUnitState::BindingType bindigType)Ogre::RenderSystemvirtual
_setComputePso(const HlmsComputePso *pso)=0Ogre::RenderSystempure virtual
_setGeometryTexture(size_t unit, const TexturePtr &tex)Ogre::RenderSystemvirtual
_setHlmsSamplerblock(uint8 texUnit, const HlmsSamplerblock *Samplerblock)=0Ogre::RenderSystempure virtual
_setHlmsSamplerblockCS(uint8 texUnit, const HlmsSamplerblock *Samplerblock)=0Ogre::RenderSystempure virtual
_setIndirectBuffer(IndirectBufferPacked *indirectBuffer)=0Ogre::RenderSystempure virtual
_setPipelineStateObject(const HlmsPso *pso)Ogre::RenderSystemvirtual
_setPointParameters(Real size, bool attenuationEnabled, Real constant, Real linear, Real quadratic, Real minSize, Real maxSize)=0Ogre::RenderSystempure virtual
_setPointSpritesEnabled(bool enabled)=0Ogre::RenderSystempure virtual
_setProjectionMatrix(const Matrix4 &m)=0Ogre::RenderSystempure virtual
_setRenderOperation(const v1::CbRenderOp *cmd)=0Ogre::RenderSystempure virtual
_setRenderTarget(RenderTarget *target, uint8 viewportRenderTargetFlags)=0Ogre::RenderSystempure virtual
_setSurfaceParams(const ColourValue &ambient, const ColourValue &diffuse, const ColourValue &specular, const ColourValue &emissive, Real shininess, TrackVertexColourType tracking=TVC_NONE)=0Ogre::RenderSystempure virtual
_setTessellationDomainTexture(size_t unit, const TexturePtr &tex)Ogre::RenderSystemvirtual
_setTessellationHullTexture(size_t unit, const TexturePtr &tex)Ogre::RenderSystemvirtual
_setTexture(size_t unit, bool enabled, Texture *texPtr)=0Ogre::RenderSystempure virtual
_setTexture(size_t unit, bool enabled, const String &texname)Ogre::RenderSystemvirtual
_setTextureBlendMode(size_t unit, const LayerBlendModeEx &bm)=0Ogre::RenderSystempure virtual
_setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m, const Frustum *frustum=0)=0Ogre::RenderSystempure virtual
_setTextureCoordSet(size_t unit, size_t index)=0Ogre::RenderSystempure virtual
_setTextureCS(uint32 slot, bool enabled, Texture *texPtr)=0Ogre::RenderSystempure virtual
_setTextureMatrix(size_t unit, const Matrix4 &xform)=0Ogre::RenderSystempure virtual
_setTextureProjectionRelativeTo(bool enabled, const Vector3 &pos)Ogre::RenderSystemvirtual
_setTextureUnitSettings(size_t texUnit, TextureUnitState &tl)Ogre::RenderSystemvirtual
_setVertexArrayObject(const VertexArrayObject *vao)=0Ogre::RenderSystempure virtual
_setVertexTexture(size_t unit, const TexturePtr &tex)Ogre::RenderSystemvirtual
_setViewMatrix(const Matrix4 &m)=0Ogre::RenderSystempure virtual
_setViewport(Viewport *vp)=0Ogre::RenderSystempure virtual
_setWorldMatrices(const Matrix4 *m, unsigned short count)Ogre::RenderSystemvirtual
_setWorldMatrix(const Matrix4 &m)=0Ogre::RenderSystempure virtual
_startLegacyV1Rendering(void)Ogre::RenderSysteminlinevirtual
_update(void)Ogre::RenderSystem
_useLights(const LightList &lights, unsigned short limit)=0Ogre::RenderSystempure virtual
addClipPlane(const Plane &p)Ogre::RenderSystemvirtual
addClipPlane(Real A, Real B, Real C, Real D)Ogre::RenderSystemvirtual
addListener(Listener *l)Ogre::RenderSystemvirtual
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
areFixedFunctionLightsInViewSpace() constOgre::RenderSysteminlinevirtual
attachRenderTarget(RenderTarget &target)Ogre::RenderSystemvirtual
beginGPUSampleProfile(const String &name, uint32 *hashCache)=0Ogre::RenderSystempure virtual
beginProfileEvent(const String &eventName)=0Ogre::RenderSystempure virtual
bindGpuProgramParameters(GpuProgramType gptype, GpuProgramParametersSharedPtr params, uint16 variabilityMask)=0Ogre::RenderSystempure virtual
bindGpuProgramPassIterationParameters(GpuProgramType gptype)=0Ogre::RenderSystempure virtual
checkExtension(const String &ext) constOgre::RenderSysteminlinevirtual
clearFrameBuffer(unsigned int buffers, const ColourValue &colour=ColourValue::Black, Real depth=1.0f, unsigned short stencil=0)=0Ogre::RenderSystempure virtual
clearUAVs(void)=0Ogre::RenderSystempure virtual
compositorWorkspaceBegin(CompositorWorkspace *workspace, const bool forceBeginFrame)Ogre::RenderSystemvirtual
compositorWorkspaceEnd(CompositorWorkspace *workspace, const bool forceEndFrame)Ogre::RenderSystemvirtual
compositorWorkspaceUpdate(CompositorWorkspace *workspace)Ogre::RenderSystemvirtual
convertColourValue(const ColourValue &colour, uint32 *pDest)Ogre::RenderSystemvirtual
createHardwareOcclusionQuery(void)=0Ogre::RenderSystempure virtual
createMultiRenderTarget(const String &name)=0Ogre::RenderSystempure virtual
createRenderSystemCapabilities() const =0Ogre::RenderSystempure virtual
createUniqueDepthBufferFor(RenderTarget *renderTarget, bool exactMatch)Ogre::RenderSystemvirtual
deinitGPUProfiling(void)=0Ogre::RenderSystempure virtual
destroyHardwareOcclusionQuery(HardwareOcclusionQuery *hq)Ogre::RenderSystemvirtual
destroyRenderTarget(const String &name)Ogre::RenderSystemvirtual
destroyRenderTexture(const String &name)Ogre::RenderSystemvirtual
destroyRenderWindow(const String &name)Ogre::RenderSystemvirtual
detachRenderTarget(const String &name)Ogre::RenderSystemvirtual
discardFrameBuffer(unsigned int buffers)=0Ogre::RenderSystempure virtual
endGPUSampleProfile(const String &name)=0Ogre::RenderSystempure virtual
endProfileEvent(void)=0Ogre::RenderSystempure virtual
flushUAVs(void)=0Ogre::RenderSystempure virtual
getCapabilities(void) constOgre::RenderSysteminline
getColourVertexElementType(void) const =0Ogre::RenderSystempure virtual
getConfigOptions(void)=0Ogre::RenderSystempure virtual
getCustomAttribute(const String &name, void *pData)Ogre::RenderSystemvirtual
getDebugShaders(void) constOgre::RenderSysteminline
getDisplayMonitorCount() const =0Ogre::RenderSystempure virtual
getDriverVersion(void) constOgre::RenderSysteminlinevirtual
getErrorDescription(long errorNumber) const =0Ogre::RenderSystempure virtual
getFriendlyName(void) const =0Ogre::RenderSystempure virtual
getGlobalInstanceVertexBuffer() constOgre::RenderSystem
getGlobalInstanceVertexBufferVertexDeclaration() constOgre::RenderSystem
getGlobalNumberOfInstances() constOgre::RenderSystem
getHorizontalTexelOffset(void)=0Ogre::RenderSystempure virtual
getInvertVertexWinding(void) constOgre::RenderSystemvirtual
getMaximumDepthInputValue(void)=0Ogre::RenderSystempure virtual
getMinimumDepthInputValue(void)=0Ogre::RenderSystempure virtual
getMutableCapabilities()Ogre::RenderSysteminline
getName(void) const =0Ogre::RenderSystempure virtual
getNativeShadingLanguageVersion() constOgre::RenderSysteminline
getPixelFormatToShaderType(void) const =0Ogre::RenderSystempure virtual
getRenderSystemEvents(void) constOgre::RenderSysteminlinevirtual
getRenderTarget(const String &name)Ogre::RenderSystemvirtual
getRenderTargetIterator(void)Ogre::RenderSysteminlinevirtual
getRSDepthRange(void) constOgre::RenderSysteminlinevirtual
getSharedListener(void)Ogre::RenderSystemstatic
getStencilBufferParams(void) constOgre::RenderSysteminline
getVaoManager(void) constOgre::RenderSysteminline
getVerticalTexelOffset(void)=0Ogre::RenderSystempure virtual
getWBufferEnabled(void) constOgre::RenderSystem
hasAnisotropicMipMapFilter() const =0Ogre::RenderSystempure virtual
initGPUProfiling(void)=0Ogre::RenderSystempure virtual
isGpuProgramBound(GpuProgramType gptype)Ogre::RenderSystemvirtual
isStaticBufferLockable() constOgre::RenderSysteminlinevirtual
markProfileEvent(const String &event)=0Ogre::RenderSystempure virtual
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
postExtraThreadsStarted()=0Ogre::RenderSystempure virtual
preExtraThreadsStarted()=0Ogre::RenderSystempure virtual
queueBindUAV(uint32 slot, TexturePtr texture, ResourceAccess::ResourceAccess access=ResourceAccess::ReadWrite, int32 mipmapLevel=0, int32 textureArrayIndex=0, PixelFormat pixelFormat=PF_UNKNOWN)=0Ogre::RenderSystempure virtual
queueBindUAV(uint32 slot, UavBufferPacked *buffer, ResourceAccess::ResourceAccess access=ResourceAccess::ReadWrite, size_t offset=0, size_t sizeBytes=0)=0Ogre::RenderSystempure virtual
registerThread()=0Ogre::RenderSystempure virtual
reinitialise(void)=0Ogre::RenderSystempure virtual
removeListener(Listener *l)Ogre::RenderSystemvirtual
RenderSystem()Ogre::RenderSystem
RenderTargetIterator typedefOgre::RenderSystem
resetClipPlanes()Ogre::RenderSystemvirtual
setClipPlanes(const PlaneList &clipPlanes)Ogre::RenderSystemvirtual
setConfigOption(const String &name, const String &value)=0Ogre::RenderSystempure virtual
setCurrentPassIterationCount(const size_t count)Ogre::RenderSysteminlinevirtual
setDebugShaders(bool bDebugShaders)Ogre::RenderSystem
setDepthBufferFor(RenderTarget *renderTarget, bool exactMatch)Ogre::RenderSystemvirtual
setDeriveDepthBias(bool derive, float baseValue=0.0f, float multiplier=0.0f, float slopeScale=0.0f)Ogre::RenderSysteminlinevirtual
setDrawBuffer(ColourBufferType colourBuffer)Ogre::RenderSysteminlinevirtual
setGlobalInstanceVertexBuffer(const v1::HardwareVertexBufferSharedPtr &val)Ogre::RenderSystem
setGlobalInstanceVertexBufferVertexDeclaration(v1::VertexDeclaration *val)Ogre::RenderSystem
setGlobalNumberOfInstances(const size_t val)Ogre::RenderSystem
setInvertVertexWinding(bool invert)Ogre::RenderSystem
setSharedListener(Listener *listener)Ogre::RenderSystemstatic
setStencilBufferParams(uint32 refValue, const StencilParams &stencilParams)Ogre::RenderSystemvirtual
setUavStartingSlot(uint32 startingSlot)Ogre::RenderSystemvirtual
setWBufferEnabled(bool enabled)Ogre::RenderSystem
shutdown(void)Ogre::RenderSystemvirtual
unregisterThread()=0Ogre::RenderSystempure virtual
updateCompositorManager(CompositorManager2 *compositorManager, SceneManagerEnumerator &sceneManagers, HlmsManager *hlmsManager)Ogre::RenderSystemvirtual
useCustomRenderSystemCapabilities(RenderSystemCapabilities *capabilities)Ogre::RenderSystemvirtual
validateConfigOptions(void)=0Ogre::RenderSystempure virtual
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~RenderSystem()Ogre::RenderSystemvirtual