Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TNumericLimits< float > Struct Reference

#include <NumericLimits.h>

Public Types

typedef float NumericType
 

Static Public Member Functions

static constexpr NumericType Min ()
 
static constexpr NumericType Max ()
 
static constexpr NumericType Lowest ()
 

Detailed Description

Definition at line 248 of file NumericLimits.h.

Member Typedef Documentation

◆ NumericType

typedef float TNumericLimits< float >::NumericType

Definition at line 250 of file NumericLimits.h.

Member Function Documentation

◆ Lowest()

static constexpr NumericType TNumericLimits< float >::Lowest ( )
inlinestaticconstexpr

Definition at line 262 of file NumericLimits.h.

+ Here is the call graph for this function:

◆ Max()

static constexpr NumericType TNumericLimits< float >::Max ( )
inlinestaticconstexpr

Definition at line 257 of file NumericLimits.h.

+ Here is the caller graph for this function:

◆ Min()

static constexpr NumericType TNumericLimits< float >::Min ( )
inlinestaticconstexpr

Definition at line 252 of file NumericLimits.h.


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