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

#include <ImathLimits.h>

Static Public Member Functions

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

Member Function Documentation

◆ epsilon()

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

◆ isIntegral()

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

◆ isSigned()

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

◆ max()

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

◆ min()

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

◆ smallest()

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

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