#include <glbinding/include/glbinding/Boolean8.h>
GLBINDING_CONSTEXPR glbinding::Boolean8::Boolean8 |
( |
| ) |
|
|
inline |
GLBINDING_CONSTEXPR glbinding::Boolean8::Boolean8 |
( |
bool |
on | ) |
|
|
inline |
GLBINDING_CONSTEXPR glbinding::Boolean8::Boolean8 |
( |
char |
on | ) |
|
|
inline |
GLBINDING_CONSTEXPR glbinding::Boolean8::Boolean8 |
( |
unsigned char |
on | ) |
|
|
inline |
GLBINDING_CONSTEXPR glbinding::Boolean8::Boolean8 |
( |
int |
on | ) |
|
|
inline |
GLBINDING_CONSTEXPR glbinding::Boolean8::Boolean8 |
( |
unsigned int |
on | ) |
|
|
inline |
GLBINDING_CONSTEXPR glbinding::Boolean8::operator bool |
( |
| ) |
const |
|
inlineexplicit |
GLBINDING_CONSTEXPR glbinding::Boolean8::operator char |
( |
| ) |
const |
|
inlineexplicit |
GLBINDING_CONSTEXPR glbinding::Boolean8::operator unsigned char |
( |
| ) |
const |
|
inlineexplicit |
GLBINDING_CONSTEXPR glbinding::Boolean8::operator int |
( |
| ) |
const |
|
inlineexplicit |
GLBINDING_CONSTEXPR glbinding::Boolean8::operator unsigned int |
( |
| ) |
const |
|
inlineexplicit |
GLBINDING_CONSTEXPR bool glbinding::Boolean8::operator< |
( |
const Boolean8 & |
other | ) |
const |
|
inline |
GLBINDING_CONSTEXPR bool glbinding::Boolean8::operator> |
( |
const Boolean8 & |
other | ) |
const |
|
inline |
GLBINDING_CONSTEXPR bool glbinding::Boolean8::operator<= |
( |
const Boolean8 & |
other | ) |
const |
|
inline |
GLBINDING_CONSTEXPR bool glbinding::Boolean8::operator>= |
( |
const Boolean8 & |
other | ) |
const |
|
inline |
GLBINDING_CONSTEXPR bool glbinding::Boolean8::operator== |
( |
const Boolean8 & |
other | ) |
const |
|
inline |
GLBINDING_CONSTEXPR bool glbinding::Boolean8::operator!= |
( |
const Boolean8 & |
other | ) |
const |
|
inline |
Referenced by operator bool(), operator char(), operator int(), operator unsigned char(), operator unsigned int(), operator!=(), operator<(), operator<=(), operator=(), operator==(), operator>(), and operator>=().
The documentation for this class was generated from the following files: