ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccRasterizeTool::ExportBands Struct Reference

Bands to be exported. More...

#include <ecvRasterizeTool.h>

Public Attributes

bool height = true
 
bool rgb = false
 
bool density = false
 
bool visibleSF = false
 
bool allSFs = false
 

Detailed Description

Bands to be exported.

Definition at line 37 of file ecvRasterizeTool.h.

Member Data Documentation

◆ allSFs

bool ccRasterizeTool::ExportBands::allSFs = false

◆ density

bool ccRasterizeTool::ExportBands::density = false

◆ height

bool ccRasterizeTool::ExportBands::height = true

◆ rgb

bool ccRasterizeTool::ExportBands::rgb = false

◆ visibleSF

bool ccRasterizeTool::ExportBands::visibleSF = false

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