Support Forum       G3D Web Page     
Public Member Functions | Public Attributes | List of all members
G3D::PointModel::Specification::XYZOptions Class Reference

Options for the .xyz file format. More...

Public Member Functions

 XYZOptions ()
 

Public Attributes

bool autodetect
 If true, override the other options with ones determined by examining the first non-comment line of the file. More...
 
bool hasIR
 
bool hasLatLong
 True if the first two numbers. More...
 

Detailed Description

Options for the .xyz file format.

Constructor & Destructor Documentation

◆ XYZOptions()

G3D::PointModel::Specification::XYZOptions::XYZOptions ( )
inline

Member Data Documentation

◆ autodetect

bool G3D::PointModel::Specification::XYZOptions::autodetect

If true, override the other options with ones determined by examining the first non-comment line of the file.

Default = true

◆ hasIR

bool G3D::PointModel::Specification::XYZOptions::hasIR

◆ hasLatLong

bool G3D::PointModel::Specification::XYZOptions::hasLatLong

True if the first two numbers.


documentation generated on Wed Nov 24 2021 08:01:59 using doxygen 1.8.15