![]() |
Plasma Engine
2.0
|

Public Member Functions | |
| void | Startup () |
| void | Shutdown () |
| plBakingScene * | GetOrCreateScene (const plWorld &world) |
| plBakingScene * | GetScene (const plWorld &world) |
| const plBakingScene * | GetScene (const plWorld &world) const |
| virtual plResult | RenderDebugView (const plWorld &world, const plMat4 &InverseViewProjection, plUInt32 uiWidth, plUInt32 uiHeight, plDynamicArray< plColorGammaUB > &out_Pixels, plProgress &progress) const override |
| Renders a debug view of the baking scene. | |
|
overridevirtual |
Renders a debug view of the baking scene.
Implements plBakingInterface.