ezEngine  Release 25.03
ezShaderBool Class Reference

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

#include <Types.h>

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 
EZ_ALWAYS_INLINE ezShaderBool (bool b)
 
EZ_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: