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

#include <ImathLimits.h>

Static Public Member Functions

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

Member Function Documentation

◆ epsilon()

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

◆ isIntegral()

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

◆ isSigned()

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

◆ max()

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

◆ min()

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

◆ smallest()

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

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