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

#include <ImathLimits.h>

Static Public Member Functions

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

Member Function Documentation

◆ epsilon()

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

◆ isIntegral()

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

◆ isSigned()

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

◆ max()

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

◆ min()

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

◆ smallest()

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

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