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

#include <ImathLimits.h>

Static Public Member Functions

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

Member Function Documentation

◆ epsilon()

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

◆ isIntegral()

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

◆ isSigned()

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

◆ max()

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

◆ min()

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

◆ smallest()

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

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