|
XLE
v0.02.0
|
Public Member Functions | |
| void | Render (RenderCore::Metal::DeviceContext &context, LightingParserContext &lightingParserContext, unsigned techniqueIndex, RenderCore::Assets::DelayStep delayStep) |
| bool | HasContent (RenderCore::Assets::DelayStep delayStep) const |
| std::shared_ptr< ILightingParserPlugin > | GetParserPlugin () |
| void | Load (const VegetationSpawnConfig &cfg) |
| void | Reset () |
| const VegetationSpawnConfig & | GetConfig () const |
| VegetationSpawnManager (std::shared_ptr< RenderCore::Assets::ModelCache > modelCache) | |
Protected Attributes | |
| std::unique_ptr< Pimpl > | _pimpl |
Friends | |
| class | VegetationSpawnPlugin |
1.8.10