Plasma Engine  2.0
Loading...
Searching...
No Matches
plBaking Class Reference
Inheritance diagram for plBaking:

Public Member Functions

void Startup ()
 
void Shutdown ()
 
plBakingSceneGetOrCreateScene (const plWorld &world)
 
plBakingSceneGetScene (const plWorld &world)
 
const plBakingSceneGetScene (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.
 

Member Function Documentation

◆ RenderDebugView()

plResult plBaking::RenderDebugView ( const plWorld & world,
const plMat4 & mInverseViewProjection,
plUInt32 uiWidth,
plUInt32 uiHeight,
plDynamicArray< plColorGammaUB > & out_pixels,
plProgress & ref_progress ) const
overridevirtual

Renders a debug view of the baking scene.

Implements plBakingInterface.


The documentation for this class was generated from the following files: