3#include <RendererCore/Pipeline/Extractor.h>
13 plUInt32 m_uiSkyIrradianceIndex = 0;
25 virtual void PostSortAndBatch(
Definition DynamicArray.h:81
Base class for all render data. Render data must contain all information that is needed to render the...
Definition RenderData.h:14
Definition SimplifiedDataExtractor.h:6
Interface for binary in (read) streams.
Definition Stream.h:22
Interface for binary out (write) streams.
Definition Stream.h:107
Encapsulates a view on the given world through the given camera and rendered with the specified Rende...
Definition View.h:21
A custom enum implementation that allows to define the underlying storage type to control its memory ...
Definition Enum.h:37
Default enum for returning failure or success, instead of using a bool.
Definition Types.h:54