Rebel Fork Framework
Urho3D::DrawableProcessor Member List

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

AddRef()Urho3D::RefCounted
allPasses_Urho3D::DrawableProcessorprivate
blockEvents_Urho3D::Objectprivate
CalculateBoundingBoxZRange(const BoundingBox &boundingBox) const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprotected
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
CheckMaterialForAuxiliaryRenderSurfaces(Material *material) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprotected
context_Urho3D::Objectprotected
cullCameraViewMatrix_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
cullCameraZAxis_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
cullCameraZAxisAbs_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
defaultMaterial_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
DrawableProcessor(RenderPipelineInterface *renderPipeline) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorexplicit
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
FinalizeForwardLighting()Urho3D::DrawableProcessor
FindEventHandler(StringHash eventType)Urho3D::Objectprivate
FindEventHandler(StringHash eventType) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
frameInfo_Urho3D::DrawableProcessorprivate
geometries_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
geometryFlags_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
geometryLighting_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
geometryZRanges_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFrameInfo() const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetGeometries() constUrho3D::DrawableProcessorinline
GetGeometryLighting(unsigned drawableIndex) const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetGeometryRenderFlags(unsigned drawableIndex) constUrho3D::DrawableProcessorinline
GetGeometryZRange(unsigned drawableIndex) const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetLight(unsigned lightIndex) const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetLightProcessor(unsigned lightIndex) const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetLightProcessors() const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetLightProcessorsByShadowMap() const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetLights() const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetOccluders() const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetSceneZRange() const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetSettings() const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorinline
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
gi_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
HasEventHandlers() constUrho3D::Objectinline
HasOccluders() constUrho3D::DrawableProcessorinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
isDrawableUpdated_Urho3D::DrawableProcessorprivate
IsInstanceOf(StringHash type) const =0Urho3D::Objectpure virtual
IsInstanceOf() constUrho3D::Objectinline
IsScriptStrongRef() constUrho3D::RefCountedinline
lightDataForAccumulator_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
lightProcessorCache_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
lightProcessors_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
lightProcessorsByShadowMapSize_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
lightProcessorsByShadowMapTexture_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
lights_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
lightsTemp_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
materialQuality_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
nonThreadedGeometryUpdates_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
numDrawables_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
numShadowedLights_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
Object(Context *context)Urho3D::Objectexplicit
OnCollectStatistics(RenderPipelineStats &stats) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessor
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnUpdateBegin(const FrameInfo &frameInfo)Urho3D::DrawableProcessor
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
passes_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
PreprocessShadowCasters(ea::vector< Drawable * > &shadowCasters, const ea::vector< Drawable * > &candidates, const FloatRange &frustumSubRange, Light *light, Camera *shadowCamera)Urho3D::DrawableProcessor
ProcessForwardLighting()Urho3D::DrawableProcessor
ProcessForwardLightingForLight(unsigned lightIndex, const ea::vector< Drawable * > &litGeometries)Urho3D::DrawableProcessor
ProcessLights(LightProcessorCallback *callback)Urho3D::DrawableProcessor
ProcessOccluders(const ea::vector< Drawable * > &occluders, float sizeThreshold)Urho3D::DrawableProcessor
ProcessQueuedDrawable(Drawable *drawable) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprotected
ProcessShadowCasters()Urho3D::DrawableProcessor
ProcessVisibleDrawable(Drawable *drawable) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprotected
ProcessVisibleDrawables(const ea::vector< Drawable * > &drawables, ea::span< OcclusionBuffer * > occlusionBuffers) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessor
queuedDrawableUpdates_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
QueueDrawableGeometryUpdate(unsigned threadIndex, Drawable *drawable) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprotected
QueueDrawableUpdate(Drawable *drawable) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprotected
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
sceneZRange_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
sceneZRangeTemp_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, const Args &... args)Urho3D::Objectinline
SendEvent(StringHash eventType, const VariantMap &eventData)Urho3D::Object
SerializeInBlock(Archive &archive)Urho3D::Objectvirtual
SetBlockEvents(bool block)Urho3D::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetPasses(ea::vector< SharedPtr< DrawableProcessorPass >> passes) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessor
SetSettings(const DrawableProcessorSettings &settings) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessor
settings_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
sortedOccluders_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
SortLightProcessorsByShadowMapSize() (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprotected
SortLightProcessorsByShadowMapTexture() (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprotected
SubscribeToEvent(StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEvent(Object *sender, StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEventManual(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
threadedGeometryUpdates_ (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
TypeHierarchyUrho3D::Objectinlinestatic
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions)Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
UpdateDrawableReflection(const BoundingBox &boundingBox, Drawable *drawable) const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprotected
UpdateDrawableZone(const BoundingBox &boundingBox, Drawable *drawable) const (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprotected
UpdateGeometries()Urho3D::DrawableProcessor
URHO3D_OBJECT(DrawableProcessor, Object) (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessorprivate
WeakRefs() constUrho3D::RefCounted
workQueue_Urho3D::DrawableProcessorprivate
~DrawableProcessor() override (defined in Urho3D::DrawableProcessor)Urho3D::DrawableProcessor
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual