Raytrix Light Field SDK  5.0
EMetricCalibPointFilter Namespace Reference

Values that represent EMetricCalibPointFilter. More...

Enumerations

enum  ID
 

Detailed Description

Values that represent EMetricCalibPointFilter.

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

Enumeration Type Documentation

◆ ID

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.