Rebel Fork Framework
Urho3D::BatchCompositor Member List

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

AddRef()Urho3D::RefCounted
allPasses_Urho3D::BatchCompositorprivate
BatchCompositor(RenderPipelineInterface *renderPipeline, const DrawableProcessor *drawableProcessor, BatchStateCacheCallback *callback, unsigned shadowPassIndex) (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositor
batchStateCacheCallback_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
BeginShadowBatchesComposition(unsigned lightIndex, ShadowSplitProcessor *splitProcessor)Urho3D::BatchCompositorprotected
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
ComposeLightVolumeBatches() (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositor
ComposeSceneBatches() (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositor
ComposeShadowBatches()Urho3D::BatchCompositor
context_Urho3D::Objectprotected
defaultMaterial_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
delayedShadowBatches_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
drawableProcessor_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
FillSortKeys(ea::vector< T > &sortedBatches, const U &... pipelineBatches)Urho3D::BatchCompositorinlinestatic
FinalizeShadowBatchesComposition()Urho3D::BatchCompositorprotected
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
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetLightVolumeBatches() constUrho3D::BatchCompositorinline
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
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
IsInstanceOf(StringHash type) const =0Urho3D::Objectpure virtual
IsInstanceOf() constUrho3D::Objectinline
IsScriptStrongRef() constUrho3D::RefCountedinline
lightVolumeBatches_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
lightVolumeCache_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
lightVolumeMaterial_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
lightVolumePass_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
LitVolumeSubpass enum value (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositor
negativeLightVolumeMaterial_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnPipelineStatesInvalidated() (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprotectedvirtual
OnUpdateBegin(const CommonFrameInfo &frameInfo)Urho3D::BatchCompositorprotectedvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
passes_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
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
renderer_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
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
SetLightVolumesOutputDesc(const PipelineStateOutputDesc &desc) (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositor
SetPasses(ea::vector< SharedPtr< BatchCompositorPass >> passes) (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositor
SetShadowMaterialQuality(MaterialQuality materialQuality) (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorinline
SetShadowOutputDesc(const PipelineStateOutputDesc &desc) (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositor
shadowCache_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
shadowMaterialQuality_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
shadowPassIndex_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
ShadowSubpass enum value (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositor
sortedLightVolumeBatches_ (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
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
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
URHO3D_OBJECT(BatchCompositor, Object) (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositorprivate
WeakRefs() constUrho3D::RefCounted
workQueue_Urho3D::BatchCompositorprivate
~BatchCompositor() override (defined in Urho3D::BatchCompositor)Urho3D::BatchCompositor
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual