Urho3D::View Member List

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

activeOccluders_Urho3D::Viewprivate
AddBatchToQueue(BatchQueue &queue, Batch &batch, Technique *tech, bool allowInstancing=true, bool allowShadows=true)Urho3D::Viewprivate
AddRef()Urho3D::RefCounted
AllocateScreenBuffers()Urho3D::Viewprivate
alphaPassIndex_Urho3D::Viewprivate
aspectRatio_Urho3D::Viewprivate
basePassIndex_Urho3D::Viewprivate
batchQueues_Urho3D::Viewprivate
BlitFramebuffer(Texture *source, RenderSurface *destination, bool depthWrite)Urho3D::Viewprivate
blockEvents_Urho3D::Objectprivate
camera_Urho3D::Viewprivate
cameraZone_Urho3D::Viewprivate
cameraZoneOverride_Urho3D::Viewprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
CheckMaterialForAuxView(Material *material)Urho3D::Viewprivate
CheckPingpong(unsigned index)Urho3D::Viewprivate
CheckViewportRead(const RenderPathCommand &command)Urho3D::Viewprivate
CheckViewportWrite(const RenderPathCommand &command)Urho3D::Viewprivate
CheckVisibilityWork (defined in Urho3D::View)Urho3D::Viewfriend
context_Urho3D::Objectprotected
cullCamera_Urho3D::Viewprivate
currentRenderTarget_Urho3D::Viewprivate
currentViewportTexture_Urho3D::Viewprivate
deferred_Urho3D::Viewprivate
deferredAmbient_Urho3D::Viewprivate
Define(RenderSurface *renderTarget, Viewport *viewport)Urho3D::View
depthOnlyDummyTexture_Urho3D::Viewprivate
drawDebug_Urho3D::Viewprivate
DrawFullscreenQuad(bool setIdentityProjection=false)Urho3D::View
DrawOccluders(OcclusionBuffer *buffer, const PODVector< Drawable * > &occluders)Urho3D::Viewprivate
drawShadows_Urho3D::Viewprivate
eventHandlers_Urho3D::Objectprivate
ExecuteRenderPathCommands()Urho3D::Viewprivate
farClipZone_Urho3D::Viewprivate
FinalizeShadowCamera(Camera *shadowCamera, Light *light, const IntRect &shadowViewport, const BoundingBox &shadowCasterBox)Urho3D::Viewprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindNamedTexture(const String &name, bool isRenderTarget, bool isVolumeMap=false)Urho3D::View
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindZone(Drawable *drawable)Urho3D::Viewprivate
forwardLightsCommand_Urho3D::Viewprivate
frame_Urho3D::Viewprivate
gBufferPassIndex_Urho3D::Viewprivate
geometries_Urho3D::Viewprivate
geometriesUpdated_Urho3D::Viewprivate
GetBaseBatches()Urho3D::Viewprivate
GetBatches()Urho3D::Viewprivate
GetBlockEvents() constUrho3D::Objectinline
GetCamera() constUrho3D::Viewinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetCullCamera() constUrho3D::Viewinline
GetDepthStencil(RenderSurface *renderTarget)Urho3D::Viewprivate
GetDrawables()Urho3D::Viewprivate
GetDrawDebug() constUrho3D::Viewinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFrameInfo() constUrho3D::Viewinline
GetGeometries() constUrho3D::Viewinline
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetGraphics() constUrho3D::View
GetLightBatches()Urho3D::Viewprivate
GetLightMask(Drawable *drawable)Urho3D::Viewinlineprivate
GetLightQueues() constUrho3D::Viewinline
GetLights() constUrho3D::Viewinline
GetLitBatches(Drawable *drawable, LightBatchQueue &lightQueue, BatchQueue *alphaQueue)Urho3D::Viewprivate
GetNumActiveOccluders() constUrho3D::Viewinline
GetOccluders() constUrho3D::Viewinline
GetOcclusionBuffer() constUrho3D::Viewinline
GetOctree() constUrho3D::Viewinline
GetRenderer() constUrho3D::View
GetRenderSurfaceFromTexture(Texture *texture, CubeMapFace face=FACE_POSITIVE_X)Urho3D::Viewprivate
GetRenderTarget() constUrho3D::Viewinline
GetScene() constUrho3D::Viewinline
GetShadowMapViewport(Light *light, int splitIndex, Texture2D *shadowMap)Urho3D::Viewprivate
GetShadowMask(Drawable *drawable)Urho3D::Viewinlineprivate
GetSourceView() constUrho3D::View
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetTechnique(Drawable *drawable, Material *material)Urho3D::Viewprivate
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetVertexLightQueueHash(const PODVector< Light * > &vertexLights)Urho3D::Viewinlineprivate
GetViewRect() constUrho3D::Viewinline
GetViewSize() constUrho3D::Viewinline
GetZone(Drawable *drawable)Urho3D::Viewinlineprivate
graphics_Urho3D::Viewprivate
HasEventHandlers() constUrho3D::Objectinline
hasScenePasses_Urho3D::Viewprivate
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
highestZonePriority_Urho3D::Viewprivate
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsNecessary(const RenderPathCommand &command)Urho3D::Viewprivate
IsShadowCasterVisible(Drawable *drawable, BoundingBox lightViewBox, Camera *shadowCamera, const Matrix3x4 &lightView, const Frustum &lightViewFrustum, const BoundingBox &lightViewFrustumBox)Urho3D::Viewprivate
lastCustomDepthSurface_Urho3D::Viewprivate
lightPassIndex_Urho3D::Viewprivate
lightQueryResults_Urho3D::Viewprivate
lightQueues_Urho3D::Viewprivate
lights_Urho3D::Viewprivate
lightVolumeCommand_Urho3D::Viewprivate
litAlphaPassIndex_Urho3D::Viewprivate
litBasePassIndex_Urho3D::Viewprivate
materialQuality_Urho3D::Viewprivate
maxLightsDrawables_Urho3D::Viewprivate
maxOccluderTriangles_Urho3D::Viewprivate
maxZ_Urho3D::Viewprivate
minInstances_Urho3D::Viewprivate
minZ_Urho3D::Viewprivate
NeedRenderShadowMap(const LightBatchQueue &queue)Urho3D::Viewprivate
nonThreadedGeometries_Urho3D::Viewprivate
noStencil_Urho3D::Viewprivate
Object(Context *context)Urho3D::Objectexplicit
occluders_Urho3D::Viewprivate
occlusionBuffer_Urho3D::Viewprivate
octree_Urho3D::Viewprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
passCommand_Urho3D::Viewprivate
PrepareInstancingBuffer()Urho3D::Viewprivate
ProcessLight(LightQueryResult &query, unsigned threadIndex)Urho3D::Viewprivate
ProcessLights()Urho3D::Viewprivate
ProcessLightWork (defined in Urho3D::View)Urho3D::Viewfriend
ProcessShadowCasters(LightQueryResult &query, const PODVector< Drawable * > &drawables, unsigned splitIndex)Urho3D::Viewprivate
QuantizeDirLightShadowCamera(Camera *shadowCamera, Light *light, const IntRect &shadowViewport, const BoundingBox &viewBox)Urho3D::Viewprivate
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
Render()Urho3D::View
renderer_Urho3D::Viewprivate
renderPath_Urho3D::Viewprivate
RenderQuad(RenderPathCommand &command)Urho3D::Viewprivate
RenderShadowMap(const LightBatchQueue &queue)Urho3D::Viewprivate
renderTarget_Urho3D::Viewprivate
renderTargets_Urho3D::Viewprivate
rtSize_Urho3D::Viewprivate
scene_Urho3D::Viewprivate
scenePasses_Urho3D::Viewprivate
sceneResults_Urho3D::Viewprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
SendViewEvent(StringHash eventType)Urho3D::Viewprivate
SetBlockEvents(bool block)Urho3D::Objectinline
SetCameraShaderParameters(Camera *camera)Urho3D::View
SetCommandShaderParameters(const RenderPathCommand &command)Urho3D::View
SetGBufferShaderParameters(const IntVector2 &texSize, const IntRect &viewRect)Urho3D::View
SetGlobalShaderParameters()Urho3D::View
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetQueueShaderDefines(BatchQueue &queue, const RenderPathCommand &command)Urho3D::Viewprivate
SetRenderTargets(RenderPathCommand &command)Urho3D::Viewprivate
SetTextures(RenderPathCommand &command)Urho3D::Viewprivate
SetupDirLightShadowCamera(Camera *shadowCamera, Light *light, float nearSplit, float farSplit)Urho3D::Viewprivate
SetupLightVolumeBatch(Batch &batch)Urho3D::Viewprivate
SetupShadowCameras(LightQueryResult &query)Urho3D::Viewprivate
sourceView_Urho3D::Viewprivate
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
substituteRenderTarget_Urho3D::Viewprivate
tempDrawables_Urho3D::Viewprivate
threadedGeometries_Urho3D::Viewprivate
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(const FrameInfo &frame)Urho3D::View
UpdateGeometries()Urho3D::Viewprivate
UpdateOccluders(PODVector< Drawable * > &occluders, Camera *camera)Urho3D::Viewprivate
URHO3D_OBJECT(View, Object) (defined in Urho3D::View)Urho3D::Viewprivate
usedResolve_Urho3D::Viewprivate
useLitBase_Urho3D::Viewprivate
vertexLightQueues_Urho3D::Viewprivate
View(Context *context)Urho3D::Viewexplicit
viewportTextures_Urho3D::Viewprivate
viewRect_Urho3D::Viewprivate
viewSize_Urho3D::Viewprivate
WeakRefs() constUrho3D::RefCounted
zones_Urho3D::Viewprivate
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~View() override=defaultUrho3D::View