Urho3D::Renderer Member List

This is the complete list of members for Urho3D::Renderer, including all inherited members.

AddRef()Urho3D::RefCounted
ApplyShadowMapFilter(View *view, Texture2D *shadowMap, float blurScale)Urho3D::Renderer
blockEvents_Urho3D::Objectprivate
BlurShadowMap(View *view, Texture2D *shadowMap, float blurScale)Urho3D::Rendererprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
colorShadowMaps_Urho3D::Rendererprivate
context_Urho3D::Objectprotected
CreateGeometries()Urho3D::Rendererprivate
CreateInstancingBuffer()Urho3D::Rendererprivate
defaultLightRamp_Urho3D::Rendererprivate
defaultLightSpot_Urho3D::Rendererprivate
defaultMaterial_Urho3D::Rendererprivate
defaultRenderPath_Urho3D::Rendererprivate
defaultTechnique_Urho3D::Rendererprivate
defaultZone_Urho3D::Rendererprivate
deferredLightPSVariations_Urho3D::Rendererprivate
dirLightGeometry_Urho3D::Rendererprivate
DrawDebugGeometry(bool depthTest)Urho3D::Renderer
drawShadows_Urho3D::Rendererprivate
dynamicInstancing_Urho3D::Rendererprivate
eventHandlers_Urho3D::Objectprivate
faceSelectCubeMap_Urho3D::Rendererprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
frame_Urho3D::Rendererprivate
GetActualView(View *view)Urho3D::Rendererstatic
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetDefaultLightRamp() constUrho3D::Rendererinline
GetDefaultLightSpot() constUrho3D::Rendererinline
GetDefaultMaterial() constUrho3D::Rendererinline
GetDefaultRenderPath() constUrho3D::Renderer
GetDefaultTechnique() constUrho3D::Renderer
GetDefaultZone() constUrho3D::Rendererinline
GetDepthStencil(int width, int height, int multiSample, bool autoResolve)Urho3D::Renderer
GetDrawShadows() constUrho3D::Rendererinline
GetDynamicInstancing() constUrho3D::Rendererinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFaceSelectCubeMap() constUrho3D::Rendererinline
GetFrameInfo() constUrho3D::Rendererinline
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetHDRRendering() constUrho3D::Rendererinline
GetIndirectionCubeMap() constUrho3D::Rendererinline
GetInstancingBuffer() constUrho3D::Rendererinline
GetLightGeometry(Light *light)Urho3D::Renderer
GetLightScissor(Light *light, Camera *camera)Urho3D::Renderer
GetMaterialQuality() constUrho3D::Rendererinline
GetMaxOccluderTriangles() constUrho3D::Rendererinline
GetMaxShadowMaps() constUrho3D::Rendererinline
GetMaxSortedInstances() constUrho3D::Rendererinline
GetMinInstances() constUrho3D::Rendererinline
GetMobileNormalOffsetMul() constUrho3D::Rendererinline
GetMobileShadowBiasAdd() constUrho3D::Rendererinline
GetMobileShadowBiasMul() constUrho3D::Rendererinline
GetNumBatches() constUrho3D::Rendererinline
GetNumExtraInstancingBufferElements() constUrho3D::Rendererinline
GetNumGeometries(bool allViews=false) constUrho3D::Renderer
GetNumLights(bool allViews=false) constUrho3D::Renderer
GetNumOccluders(bool allViews=false) constUrho3D::Renderer
GetNumPrimitives() constUrho3D::Rendererinline
GetNumShadowMaps(bool allViews=false) constUrho3D::Renderer
GetNumViewports() constUrho3D::Rendererinline
GetNumViews() constUrho3D::Rendererinline
GetOccluderSizeThreshold() constUrho3D::Rendererinline
GetOcclusionBuffer(Camera *camera)Urho3D::Renderer
GetOcclusionBufferSize() constUrho3D::Rendererinline
GetPreparedView(Camera *camera)Urho3D::Renderer
GetQuadGeometry()Urho3D::Renderer
GetReuseShadowMaps() constUrho3D::Rendererinline
GetScreenBuffer(int width, int height, unsigned format, int multiSample, bool autoResolve, bool cubemap, bool filtered, bool srgb, unsigned persistentKey=0)Urho3D::Renderer
GetShadowCamera()Urho3D::Renderer
GetShadowMap(Light *light, Camera *camera, unsigned viewWidth, unsigned viewHeight)Urho3D::Renderer
GetShadowMapSize() constUrho3D::Rendererinline
GetShadowQuality() constUrho3D::Rendererinline
GetShadowSoftness() constUrho3D::Rendererinline
GetShadowVariations() constUrho3D::Rendererprivate
GetSpecularLighting() constUrho3D::Rendererinline
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetTextureAnisotropy() constUrho3D::Rendererinline
GetTextureFilterMode() constUrho3D::Rendererinline
GetTextureQuality() constUrho3D::Rendererinline
GetThreadedOcclusion() constUrho3D::Rendererinline
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetViewport(unsigned index) constUrho3D::Renderer
GetViewportForScene(Scene *scene, unsigned index) constUrho3D::Renderer
GetVSMMultiSample() constUrho3D::Rendererinline
GetVSMShadowParameters() constUrho3D::Rendererinline
graphics_Urho3D::Rendererprivate
HandleRenderUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Rendererprivate
HandleScreenMode(StringHash eventType, VariantMap &eventData)Urho3D::Rendererprivate
HasEventHandlers() constUrho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
hdrRendering_Urho3D::Rendererprivate
indirectionCubeMap_Urho3D::Rendererprivate
Initialize()Urho3D::Rendererprivate
initialized_Urho3D::Rendererprivate
instancingBuffer_Urho3D::Rendererprivate
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
lightScissorCache_Urho3D::Rendererprivate
lightStencilValue_Urho3D::Rendererprivate
LoadPassShaders(Pass *pass, Vector< SharedPtr< ShaderVariation > > &vertexShaders, Vector< SharedPtr< ShaderVariation > > &pixelShaders, const BatchQueue &queue)Urho3D::Rendererprivate
LoadShaders()Urho3D::Rendererprivate
materialQuality_Urho3D::Rendererprivate
maxOccluderTriangles_Urho3D::Rendererprivate
maxShadowMaps_Urho3D::Rendererprivate
maxSortedInstances_Urho3D::Rendererprivate
minInstances_Urho3D::Rendererprivate
mobileNormalOffsetMul_Urho3D::Rendererprivate
mobileShadowBiasAdd_Urho3D::Rendererprivate
mobileShadowBiasMul_Urho3D::Rendererprivate
numBatches_Urho3D::Rendererprivate
numExtraInstancingBufferElements_Urho3D::Rendererprivate
numOcclusionBuffers_Urho3D::Rendererprivate
numPrimitives_Urho3D::Rendererprivate
numShadowCameras_Urho3D::Rendererprivate
Object(Context *context)Urho3D::Objectexplicit
occluderSizeThreshold_Urho3D::Rendererprivate
occlusionBuffers_Urho3D::Rendererprivate
occlusionBufferSize_Urho3D::Rendererprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
OptimizeLightByScissor(Light *light, Camera *camera)Urho3D::Renderer
OptimizeLightByStencil(Light *light, Camera *camera)Urho3D::Renderer
pointLightGeometry_Urho3D::Rendererprivate
preparedViews_Urho3D::Rendererprivate
PrepareViewRender()Urho3D::Rendererprivate
queuedViewports_Urho3D::Rendererprivate
QueueRenderSurface(RenderSurface *renderTarget)Urho3D::Renderer
QueueViewport(RenderSurface *renderTarget, Viewport *viewport)Urho3D::Renderer
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseMaterialShaders()Urho3D::Rendererprivate
ReleaseRef()Urho3D::RefCounted
ReloadShaders()Urho3D::Renderer
ReloadTextures()Urho3D::Rendererprivate
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveUnusedBuffers()Urho3D::Rendererprivate
Render()Urho3D::Renderer
Renderer(Context *context)Urho3D::Rendererexplicit
rendererMutex_Urho3D::Rendererprivate
ResetBuffers()Urho3D::Rendererprivate
ResetScreenBufferAllocations()Urho3D::Rendererprivate
ResetShadowMapAllocations()Urho3D::Rendererprivate
ResetShadowMaps()Urho3D::Rendererprivate
resetViews_Urho3D::Rendererprivate
ResizeInstancingBuffer(unsigned numInstances)Urho3D::Renderer
reuseShadowMaps_Urho3D::Rendererprivate
screenBufferAllocations_Urho3D::Rendererprivate
screenBuffers_Urho3D::Rendererprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
SetBatchShaders(Batch &batch, Technique *tech, bool allowShadows, const BatchQueue &queue)Urho3D::Renderer
SetBlockEvents(bool block)Urho3D::Objectinline
SetCullMode(CullMode mode, Camera *camera)Urho3D::Renderer
SetDefaultRenderPath(RenderPath *renderPath)Urho3D::Renderer
SetDefaultRenderPath(XMLFile *xmlFile)Urho3D::Renderer
SetDefaultTechnique(Technique *technique)Urho3D::Renderer
SetDrawShadows(bool enable)Urho3D::Renderer
SetDynamicInstancing(bool enable)Urho3D::Renderer
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetHDRRendering(bool enable)Urho3D::Renderer
SetIndirectionTextureData()Urho3D::Rendererprivate
SetLightVolumeBatchShaders(Batch &batch, Camera *camera, const String &vsName, const String &psName, const String &vsDefines, const String &psDefines)Urho3D::Renderer
SetMaterialQuality(MaterialQuality quality)Urho3D::Renderer
SetMaxOccluderTriangles(int triangles)Urho3D::Renderer
SetMaxShadowMaps(int shadowMaps)Urho3D::Renderer
SetMaxSortedInstances(int instances)Urho3D::Renderer
SetMinInstances(int instances)Urho3D::Renderer
SetMobileNormalOffsetMul(float mul)Urho3D::Renderer
SetMobileShadowBiasAdd(float add)Urho3D::Renderer
SetMobileShadowBiasMul(float mul)Urho3D::Renderer
SetNumExtraInstancingBufferElements(int elements)Urho3D::Renderer
SetNumViewports(unsigned num)Urho3D::Renderer
SetOccluderSizeThreshold(float screenSize)Urho3D::Renderer
SetOcclusionBufferSize(int size)Urho3D::Renderer
SetReuseShadowMaps(bool enable)Urho3D::Renderer
SetShadowMapFilter(Object *instance, ShadowMapFilter functionPtr)Urho3D::Renderer
SetShadowMapSize(int size)Urho3D::Renderer
SetShadowQuality(ShadowQuality quality)Urho3D::Renderer
SetShadowSoftness(float shadowSoftness)Urho3D::Renderer
SetSpecularLighting(bool enable)Urho3D::Renderer
SetTextureAnisotropy(int level)Urho3D::Renderer
SetTextureFilterMode(TextureFilterMode mode)Urho3D::Renderer
SetTextureQuality(MaterialQuality quality)Urho3D::Renderer
SetThreadedOcclusion(bool enable)Urho3D::Renderer
SetViewport(unsigned index, Viewport *viewport)Urho3D::Renderer
SetVSMMultiSample(int multiSample)Urho3D::Renderer
SetVSMShadowParameters(float minVariance, float lightBleedingReduction)Urho3D::Renderer
shaderErrorDisplayed_Urho3D::Rendererprivate
shadersChangedFrameNumber_Urho3D::Rendererprivate
shadersDirty_Urho3D::Rendererprivate
shadowCameraNodes_Urho3D::Rendererprivate
shadowMapAllocations_Urho3D::Rendererprivate
ShadowMapFilter typedef (defined in Urho3D::Renderer)Urho3D::Renderer
shadowMapFilter_Urho3D::Rendererprivate
shadowMapFilterInstance_Urho3D::Rendererprivate
shadowMaps_Urho3D::Rendererprivate
shadowMapSize_Urho3D::Rendererprivate
shadowQuality_Urho3D::Rendererprivate
shadowSoftness_Urho3D::Rendererprivate
specularLighting_Urho3D::Rendererprivate
spotLightGeometry_Urho3D::Rendererprivate
StorePreparedView(View *view, Camera *camera)Urho3D::Renderer
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Urho3D::Object
textureAnisotropy_Urho3D::Rendererprivate
textureFilterMode_Urho3D::Rendererprivate
textureQuality_Urho3D::Rendererprivate
threadedOcclusion_Urho3D::Rendererprivate
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
Update(float timeStep)Urho3D::Renderer
updatedOctrees_Urho3D::Rendererprivate
UpdateQueuedViewport(unsigned index)Urho3D::Rendererprivate
URHO3D_OBJECT(Renderer, Object) (defined in Urho3D::Renderer)Urho3D::Rendererprivate
viewports_Urho3D::Rendererprivate
views_Urho3D::Rendererprivate
vsmMultiSample_Urho3D::Rendererprivate
vsmShadowParams_Urho3D::Rendererprivate
WeakRefs() constUrho3D::RefCounted
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~Renderer() overrideUrho3D::Renderer