#include <Util.h>
Public Member Functions | |
| BooleanStruct (bool *e=0) | |
| bool | operator== (BooleanStruct &v2) |
Public Attributes | |
| bool * | m_value |
Definition at line 55 of file Util.h.
| RenderTools::BooleanStruct::BooleanStruct | ( | bool * | e = 0 |
) | [inline] |
| bool RenderTools::BooleanStruct::operator== | ( | BooleanStruct & | v2 | ) | [inline] |
1.5.8