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

#include <ImathLimits.h>

Static Public Member Functions

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

Member Function Documentation

◆ epsilon()

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

◆ isIntegral()

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

◆ isSigned()

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

◆ max()

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

◆ min()

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

◆ smallest()

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

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