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

#include <ImathLimits.h>

Static Public Member Functions

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

Member Function Documentation

◆ epsilon()

template<class T >
static T Imath::limits< T >::epsilon ( )
static

◆ isIntegral()

template<class T >
static bool Imath::limits< T >::isIntegral ( )
static

◆ isSigned()

template<class T >
static bool Imath::limits< T >::isSigned ( )
static

◆ max()

template<class T >
static T Imath::limits< T >::max ( )
static

◆ min()

template<class T >
static T Imath::limits< T >::min ( )
static

◆ smallest()

template<class T >
static T Imath::limits< T >::smallest ( )
static

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