![]() |
XII Release 0.1.0
|
A wrapper class that converts a bool into the correct data layout for shaders. More...
#include <Types.h>
Public Member Functions | |
XII_DECLARE_POD_TYPE () | |
XII_ALWAYS_INLINE | xiiShaderBool (bool b) |
XII_ALWAYS_INLINE void | operator= (bool b) |
A wrapper class that converts a bool into the correct data layout for shaders.