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

#include <ImathLimits.h>

Static Public Member Functions

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

Member Function Documentation

◆ epsilon()

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

◆ isIntegral()

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

◆ isSigned()

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

◆ max()

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

◆ min()

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

◆ smallest()

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

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