ILightBatch¶
-
namespace
marengine Enums
-
class
ILightBatch: public FRenderResource¶ Subclassed by FLightBatch
-
class
ILightBatchFactory: public FRenderResourceFactory¶ Subclassed by FLightBatchFactory
Public Functions
-
FPointLightBatch *
emplacePointLightBatch() = 0¶
-
FPointLightBatch *
-
class
ILightBatchStorage: public IRenderResourceStorage¶ Subclassed by FLightBatchStorage
Public Functions
-
FPointLightBatch *
getPointLightBatch() const = 0¶
-
uint32
getCountPointLightBatch() const = 0¶
-
FPointLightBatch *
-
class