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

#include <ImathLimits.h>

Static Public Member Functions

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

Member Function Documentation

◆ epsilon()

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

◆ isIntegral()

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

◆ isSigned()

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

◆ max()

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

◆ min()

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

◆ smallest()

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

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