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

Metric calibration point filter. These enums are to be used as a filter when getting points from the metric calibration. More...

Enumerations

enum  ID
 Metric calibration point filter. These enums are to be used as a filter when getting points from the metric calibration. More...
 

Detailed Description

Metric calibration point filter. These enums are to be used as a filter when getting points from the metric calibration.

Enumeration Type Documentation

Metric calibration point filter. These enums are to be used as a filter when getting points from the metric calibration.

Enumerator
PlanarModelAll 

All points from the planar model.

PlanarModelWithDepth 

All points from the planar model with an accomplished depth calculation.

TestModelAll 

All points from the test model.

TestModelAllButAxes 

All points from the test model but those that lie on the axes.

TestModelAxisX 

All points from the test model that lie on the x-axis.

TestModelAxisY 

All points from the test model that lie on the y-axis.