#include <ImathLimits.h>
Static Public Member Functions | |
| static char | min () |
| static char | max () |
| static char | smallest () |
| static char | epsilon () |
| static bool | isIntegral () |
| static bool | isSigned () |
Definition at line 133 of file ImathLimits.h.
| static char Imath::limits< char >::epsilon | ( | ) | [inline, static] |
Definition at line 138 of file ImathLimits.h.
| static bool Imath::limits< char >::isIntegral | ( | ) | [inline, static] |
Definition at line 139 of file ImathLimits.h.
| static bool Imath::limits< char >::isSigned | ( | ) | [inline, static] |
Definition at line 140 of file ImathLimits.h.
| static char Imath::limits< char >::max | ( | ) | [inline, static] |
Definition at line 136 of file ImathLimits.h.
| static char Imath::limits< char >::min | ( | ) | [inline, static] |
Definition at line 135 of file ImathLimits.h.
| static char Imath::limits< char >::smallest | ( | ) | [inline, static] |
Definition at line 137 of file ImathLimits.h.
1.5.9