Plasma Engine  2.0
Loading...
Searching...
No Matches
plShaderBool Class Reference

A wrapper class that converts a bool into the correct data layout for shaders. More...

#include <Types.h>

Public Member Functions

 PL_DECLARE_POD_TYPE ()
 
PL_ALWAYS_INLINE plShaderBool (bool b)
 
PL_ALWAYS_INLINE void operator= (bool b)
 

Detailed Description

A wrapper class that converts a bool into the correct data layout for shaders.


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