Rumba C++ SDK
Imath::limits< unsigned char > Struct Template Reference

#include <ImathLimits.h>

Static Public Member Functions

static unsigned char min ()
 
static unsigned char max ()
 
static unsigned char smallest ()
 
static unsigned char epsilon ()
 
static bool isIntegral ()
 
static bool isSigned ()
 

Member Function Documentation

◆ epsilon()

static unsigned char Imath::limits< unsigned char >::epsilon ( )
inlinestatic

◆ isIntegral()

static bool Imath::limits< unsigned char >::isIntegral ( )
inlinestatic

◆ isSigned()

static bool Imath::limits< unsigned char >::isSigned ( )
inlinestatic

◆ max()

static unsigned char Imath::limits< unsigned char >::max ( )
inlinestatic

◆ min()

static unsigned char Imath::limits< unsigned char >::min ( )
inlinestatic

◆ smallest()

static unsigned char Imath::limits< unsigned char >::smallest ( )
inlinestatic

The documentation for this struct was generated from the following file: