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

#include <ImathLimits.h>

Static Public Member Functions

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

Member Function Documentation

◆ epsilon()

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

◆ isIntegral()

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

◆ isSigned()

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

◆ max()

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

◆ min()

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

◆ smallest()

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

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