Plasma Engine  2.0
Loading...
Searching...
No Matches
plBakingInterface Class Referenceabstract
Inheritance diagram for plBakingInterface:

Public Member Functions

virtual plResult RenderDebugView (const plWorld &world, const plMat4 &mInverseViewProjection, plUInt32 uiWidth, plUInt32 uiHeight, plDynamicArray< plColorGammaUB > &out_pixels, plProgress &ref_progress) const =0
 Renders a debug view of the baking scene.
 

Member Function Documentation

◆ RenderDebugView()

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

Renders a debug view of the baking scene.

Implemented in plBaking.


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