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

Structure of settings (for planar AOP format) More...

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

Public Attributes

Size size
 
float emptyValue
 
Point3F minBound
 
Point3F maxBound
 
bool checkZBounds
 
bool rasterize
 

Detailed Description

Structure of settings (for planar AOP format)

Definition at line 40 of file IRangeImagePlanar.h.

Member Data Documentation

bool artec::sdk::base::SettingsPlanar::checkZBounds

Definition at line 47 of file IRangeImagePlanar.h.

float artec::sdk::base::SettingsPlanar::emptyValue

Definition at line 43 of file IRangeImagePlanar.h.

Point3F artec::sdk::base::SettingsPlanar::maxBound

Definition at line 46 of file IRangeImagePlanar.h.

Point3F artec::sdk::base::SettingsPlanar::minBound

Definition at line 45 of file IRangeImagePlanar.h.

bool artec::sdk::base::SettingsPlanar::rasterize

Definition at line 48 of file IRangeImagePlanar.h.

Size artec::sdk::base::SettingsPlanar::size

Definition at line 42 of file IRangeImagePlanar.h.


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