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

Describes the mapping of the value. More...

Enumerations

enum  ID
 Describes the mapping of the value. More...
 

Detailed Description

Describes the mapping of the value.

Enumeration Type Documentation

Describes the mapping of the value.

Enumerator
RelativeToVirtual 

Relative to virtual units ([0.0,1.0] –> vd)

RelativeToMetric 

Relative to metric units ([0.0,1.0] –> mm)

VirtualToObjectSpace 

Relative to metric units in the object space (see Rx::Projection::ESpace) (vd –> mm)

VirtualToPinholeCamera 

Relative to metric units in the view camera space (see Rx::Projection::ESpace) (vd –> mm)

MetricToVirtual 

Metric to virtual units (mm –> vd)