API Guides > ConceptRT 3.x

Detailed Description

Available constants

Macros

#define Pi
 Value of mathematical const PI. More...
 

Variables

const Int64 Int64Min
 The Int64 minimum More...
 
const Int64 Int64Max
 The Int64 maximum More...
 
const UInt64 UInt64Min
 The UInt64 minimum More...
 
const UInt64 UInt64Max
 The UInt64 maximum More...
 
const Int32 Int32Min
 The Int32 minimum More...
 
const Int32 Int32Max
 The Int32 maximum More...
 
const UInt32 UInt32Min
 The UInt32 minimum More...
 
const UInt32 UInt32Max
 The UInt32 maximum More...
 
const Int16 Int16Min
 The Int16 minimum More...
 
const Int16 Int16Max
 The Int16 maximum More...
 
const UInt16 UInt16Min
 The UInt16 minimum More...
 
const UInt16 UInt16Max
 The UInt16 maximum More...
 
const Int8 Int8Min
 The Int8 minimum More...
 
const Int8 Int8Max
 The Int8 maximum More...
 
const UInt8 UInt8Min
 The UInt8 minimum More...
 
const UInt8 UInt8Max
 The UInt8 maximum More...
 

Macro Definition Documentation

#define Pi

Value of mathematical const PI.

Variable Documentation

Int16Max

The Int16 maximum

Int16Min

The Int16 minimum

Int32Max

The Int32 maximum

Int32Min

The Int32 minimum

Int64Max

The Int64 maximum

Int64Min

The Int64 minimum

Int8Max

The Int8 maximum

Int8Min

The Int8 minimum

UInt16Max

The UInt16 maximum

UInt16Min

The UInt16 minimum

UInt32Max

The UInt32 maximum

UInt32Min

The UInt32 minimum

UInt64Max

The UInt64 maximum

UInt64Min

The UInt64 minimum

UInt8Max

The UInt8 maximum

UInt8Min

The UInt8 minimum