Rebel Fork Framework
|
This is the complete list of members for Urho3D::ScenePass, including all inherited members.
AddBatch(unsigned threadIndex, Drawable *drawable, unsigned sourceBatchIndex, Technique *technique) (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | |
AddCustomBatch(unsigned threadIndex, Drawable *drawable, unsigned sourceBatchIndex, Technique *technique) | Urho3D::DrawableProcessorPass | inlinevirtual |
AddPipelineBatch(const PipelineBatchDesc &desc, BatchStateCache &cache, WorkQueueVector< PipelineBatch > &batches, WorkQueueVector< PipelineBatchDesc > &delayedBatches) (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
AddRef() | Urho3D::RefCounted | |
baseBatches_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | protected |
BatchCompositorPass(RenderPipelineInterface *renderPipeline, DrawableProcessor *drawableProcessor, BatchStateCacheCallback *callback, DrawableProcessorPassFlags flags, unsigned deferredPassIndex, unsigned unlitBasePassIndex, unsigned litBasePassIndex, unsigned lightPassIndex) (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | |
batchStateCacheCallback_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | protected |
blockEvents_ | Urho3D::Object | private |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
ComposeBatches() (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | |
context_ | Urho3D::Object | protected |
CreatePipelineState(GraphicsPipelineStateDesc &desc, PipelineStateBuilder *builder, const BatchStateCreateKey &key, const BatchStateCreateContext &ctx) | Urho3D::BatchCompositorPass | inlinevirtual |
defaultMaterial_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | protected |
deferredBatches_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | protected |
deferredCache_ | Urho3D::BatchCompositorPass | private |
deferredPassIndex_ (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | private |
delayedDeferredBatches_ | Urho3D::BatchCompositorPass | private |
delayedLightBatches_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
delayedLitBaseBatches_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
delayedNegativeLightBatches_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
delayedUnlitBaseBatches_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
drawableProcessor_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | protected |
DrawableProcessorPass(RenderPipelineInterface *renderPipeline, DrawableProcessorPassFlags flags, unsigned deferredPassIndex, unsigned unlitBasePassIndex, unsigned litBasePassIndex, unsigned lightPassIndex) (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | |
enabled_ (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | private |
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
eventHandlers_ | Urho3D::Object | private |
FindEventHandler(StringHash eventType) | Urho3D::Object | private |
FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
flags_ (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | private |
geometryBatches_ (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | protected |
GetBlockEvents() const | Urho3D::Object | inline |
GetCategory() const | Urho3D::Object | |
GetContext() const | Urho3D::Object | inline |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFlags() const (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | inline |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetPlaceholderPipelineState(BatchStateCache &cache, PipelineState *original) (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetSubsystems() const | Urho3D::Object | private |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
HasBatches() const (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | inline |
HasEventHandlers() const | Urho3D::Object | inline |
HasLightPass() const (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | inline |
HasScriptObject() const | Urho3D::RefCounted | inline |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
IsEnabled() const (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | inline |
IsFlagSet(DrawableProcessorPassFlags flag) const (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | inline |
IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
IsInstanceOf() const | Urho3D::Object | inline |
IsScriptStrongRef() const | Urho3D::RefCounted | inline |
lightBatches_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | protected |
lightCache_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
lightPassIndex_ (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | private |
linearColorSpace_ (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | protected |
litBaseCache_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
litBasePassIndex_ (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | private |
negativeLightBatches_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | protected |
Object(Context *context) | Urho3D::Object | explicit |
OnBatchesReady() | Urho3D::BatchCompositorPass | inlineprotectedvirtual |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
OnPipelineStatesInvalidated() (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | protectedvirtual |
OnUpdateBegin(const CommonFrameInfo &frameInfo) override | Urho3D::BatchCompositorPass | protectedvirtual |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
PrepareInstancingBuffer(BatchRenderer *batchRenderer)=0 | Urho3D::ScenePass | pure virtual |
PreparePipelineBatch(PipelineBatchDesc &key, const GeometryBatch &geometryBatch) const (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
ProcessGeometryBatch(const GeometryBatch &geometryBatch) (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() const | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
renderPipeline_ (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | protected |
ResolveDelayedBatches(BatchCompositorSubpass subpass, const WorkQueueVector< PipelineBatchDesc > &delayedBatches, BatchStateCache &cache, WorkQueueVector< PipelineBatch > &batches) (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
ScenePass(RenderPipelineInterface *renderPipeline, DrawableProcessor *drawableProcessor, BatchStateCacheCallback *callback, DrawableProcessorPassFlags flags, const ea::string &deferredPass, const ea::string &unlitBasePass, const ea::string &litBasePass, const ea::string &lightPass) | Urho3D::ScenePass | |
ScenePass(RenderPipelineInterface *renderPipeline, DrawableProcessor *drawableProcessor, BatchStateCacheCallback *callback, DrawableProcessorPassFlags flags, const ea::string &pass) | Urho3D::ScenePass | |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
SerializeInBlock(Archive &archive) | Urho3D::Object | virtual |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetDeferredOutputDesc(const PipelineStateOutputDesc &desc) (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | |
SetEnabled(bool enabled) (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | inline |
SetForwardOutputDesc(const PipelineStateOutputDesc &desc) (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
TypeHierarchy | Urho3D::Object | inlinestatic |
unlitBaseCache_ (defined in Urho3D::BatchCompositorPass) | Urho3D::BatchCompositorPass | private |
unlitBasePassIndex_ (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | private |
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(ScenePass, BatchCompositorPass) (defined in Urho3D::ScenePass) | Urho3D::ScenePass | private |
useBatchCallback_ (defined in Urho3D::DrawableProcessorPass) | Urho3D::DrawableProcessorPass | private |
WeakRefs() const | Urho3D::RefCounted | |
workQueue_ | Urho3D::BatchCompositorPass | protected |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |