OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::RenderSystemCapabilities Member List

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

addShaderProfile(const String &profile)Ogre::RenderSystemCapabilities
getConstantFloatCount(GpuProgramType programType) constOgre::RenderSystemCapabilitiesinline
getDeviceName() constOgre::RenderSystemCapabilitiesinline
getDriverVersion() constOgre::RenderSystemCapabilitiesinline
getGeometryProgramNumOutputVertices(void) constOgre::RenderSystemCapabilitiesinline
getMaxPointSize(void) constOgre::RenderSystemCapabilitiesinline
getMaxSupportedAnisotropy() constOgre::RenderSystemCapabilitiesinline
getNonPOW2TexturesLimited(void) constOgre::RenderSystemCapabilitiesinline
getNumMultiRenderTargets(void) constOgre::RenderSystemCapabilitiesinline
getNumTextureUnits(void) constOgre::RenderSystemCapabilitiesinline
getNumVertexAttributes(void) constOgre::RenderSystemCapabilitiesinline
getNumVertexTextureUnits(void) constOgre::RenderSystemCapabilitiesinline
getRenderSystemName(void) constOgre::RenderSystemCapabilitiesinline
getStencilBufferBitDepth(void) constOgre::RenderSystemCapabilitiesinline
getSupportedShaderProfiles() constOgre::RenderSystemCapabilitiesinline
getVendor() constOgre::RenderSystemCapabilitiesinline
hasCapability(const Capabilities c) constOgre::RenderSystemCapabilitiesinline
isCapabilityRenderSystemSpecific(const Capabilities c) constOgre::RenderSystemCapabilitiesinline
isCategoryRelevant(CapabilitiesCategory cat)Ogre::RenderSystemCapabilitiesinline
isDriverOlderThanVersion(const DriverVersion &v) constOgre::RenderSystemCapabilitiesinline
isShaderProfileSupported(const String &profile) constOgre::RenderSystemCapabilities
log(Log *pLog) constOgre::RenderSystemCapabilities
parseDriverVersionFromString(const String &versionString)Ogre::RenderSystemCapabilitiesinline
parseVendorFromString(const String &vendorString)Ogre::RenderSystemCapabilitiesinline
removeShaderProfile(const String &profile)Ogre::RenderSystemCapabilities
RenderSystemCapabilities()Ogre::RenderSystemCapabilities
setCapability(const Capabilities c)Ogre::RenderSystemCapabilitiesinline
setCategoryRelevant(CapabilitiesCategory cat, bool relevant)Ogre::RenderSystemCapabilitiesinline
setComputeProgramConstantFloatCount(ushort c)Ogre::RenderSystemCapabilitiesinline
setDeviceName(const String &name)Ogre::RenderSystemCapabilitiesinline
setDriverVersion(const DriverVersion &version)Ogre::RenderSystemCapabilitiesinline
setFragmentProgramConstantFloatCount(ushort c)Ogre::RenderSystemCapabilitiesinline
setGeometryProgramConstantFloatCount(ushort c)Ogre::RenderSystemCapabilitiesinline
setGeometryProgramNumOutputVertices(int numOutputVertices)Ogre::RenderSystemCapabilitiesinline
setMaxPointSize(Real s)Ogre::RenderSystemCapabilitiesinline
setMaxSupportedAnisotropy(Real s)Ogre::RenderSystemCapabilitiesinline
setNonPOW2TexturesLimited(bool l)Ogre::RenderSystemCapabilitiesinline
setNumMultiRenderTargets(ushort num)Ogre::RenderSystemCapabilitiesinline
setNumTextureUnits(ushort num)Ogre::RenderSystemCapabilitiesinline
setNumVertexAttributes(ushort num)Ogre::RenderSystemCapabilitiesinline
setNumVertexTextureUnits(ushort n)Ogre::RenderSystemCapabilitiesinline
setRenderSystemName(const String &rs)Ogre::RenderSystemCapabilitiesinline
setStencilBufferBitDepth(ushort num)Ogre::RenderSystemCapabilitiesinline
setTessellationDomainProgramConstantFloatCount(ushort c)Ogre::RenderSystemCapabilitiesinline
setTessellationHullProgramConstantFloatCount(ushort c)Ogre::RenderSystemCapabilitiesinline
setVendor(GPUVendor v)Ogre::RenderSystemCapabilitiesinline
setVertexProgramConstantFloatCount(ushort c)Ogre::RenderSystemCapabilitiesinline
ShaderProfiles typedefOgre::RenderSystemCapabilities
unsetCapability(const Capabilities c)Ogre::RenderSystemCapabilitiesinline
vendorFromString(const String &vendorString)Ogre::RenderSystemCapabilitiesstatic
vendorToString(GPUVendor v)Ogre::RenderSystemCapabilitiesstatic