Artec 3D Scanning SDK  2.0
Public Attributes | List of all members
artec::sdk::base::SettingsCylindric Struct Reference

Structure of settings (for AOP format in cylindrical coordinates) More...

#include <artec/sdk/base/IRangeImageCylindric.h>

Public Attributes

Size size
 
float emptyValue
 
Point3F center
 
float height
 
float minAngle
 
float maxAngle
 

Detailed Description

Structure of settings (for AOP format in cylindrical coordinates)

Definition at line 40 of file IRangeImageCylindric.h.

Member Data Documentation

Point3F artec::sdk::base::SettingsCylindric::center

Definition at line 45 of file IRangeImageCylindric.h.

float artec::sdk::base::SettingsCylindric::emptyValue

Definition at line 43 of file IRangeImageCylindric.h.

float artec::sdk::base::SettingsCylindric::height

Definition at line 46 of file IRangeImageCylindric.h.

float artec::sdk::base::SettingsCylindric::maxAngle

Definition at line 47 of file IRangeImageCylindric.h.

float artec::sdk::base::SettingsCylindric::minAngle

Definition at line 47 of file IRangeImageCylindric.h.

Size artec::sdk::base::SettingsCylindric::size

Definition at line 42 of file IRangeImageCylindric.h.


The documentation for this struct was generated from the following file: