nv::boolClass Struct Reference
class to make uint look like bool to make GLSL packing rules happy More...
#include <NvShaderMappings.h>
Public Member Functions | |
| boolClass (bool b) | |
| operator bool () | |
| boolClass & | operator= (bool b) |
Public Attributes | |
| unsigned int | _rep |
Detailed Description
class to make uint look like bool to make GLSL packing rules happyThe documentation for this struct was generated from the following file: