Raytrix Light Field SDK  v3.0
Logo
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
Rx::ApiLF::EParameterDataType Namespace Reference

Parameter Data Type. More...

Enumerations

enum  ID
 Parameter Data Type. More...
 

Detailed Description

Parameter Data Type.

Enumeration Type Documentation

Parameter Data Type.

Enumerator
RxParTyp_None 

Undefined.

RxParTyp_Int 

Integer

RxParTyp_UInt 

Unsigned integer

RxParTyp_Float 

Float

RxParTyp_String 

String

RxParTyp_ArrayInt 

Array of integers

RxParTyp_ArrayUInt 

Array of unsigned integers

RxParTyp_ArrayFloat 

Array of floats

RxParTyp_ArrayString 

Array of strings