![]() |
Plasma Engine
2.0
|
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) |
A wrapper class that converts a bool into the correct data layout for shaders.