#include <OSGBaseTypeTraits.h>
Inheritance diagram for osg::TypeTraits< bool >:

Static Public Member Functions | |
| static bool | getZeroElement (void) |
| static bool | getOneElement (void) |
| static bool | getMax (void) |
| static bool | getMin (void) |
Static Public Attributes | |
| static const bool | IsPOD = true |
| static const MathTypeProperties | MathProp = BoolValue |
| static const bool | BitsSet = true |
| static const bool | BitsClear = false |
Definition at line 121 of file OSGBaseTypeTraits.h.
|
|
Definition at line 130 of file OSGBaseTypeTraits.h.
|
|
|
Definition at line 135 of file OSGBaseTypeTraits.h.
|
|
|
Definition at line 140 of file OSGBaseTypeTraits.h.
|
|
|
Definition at line 145 of file OSGBaseTypeTraits.h.
|
|
|
Definition at line 123 of file OSGBaseTypeTraits.h. |
|
|
Definition at line 124 of file OSGBaseTypeTraits.h. |
|
|
Definition at line 126 of file OSGBaseTypeTraits.h. |
|
|
Definition at line 127 of file OSGBaseTypeTraits.h. |
1.4.3