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

#include <ImathLimits.h>

Static Public Member Functions

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

Member Function Documentation

◆ epsilon()

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

◆ isIntegral()

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

◆ isSigned()

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

◆ max()

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

◆ min()

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

◆ smallest()

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

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