ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccCloudLayersHelper::Parameters Struct Reference

#include <ccCloudLayersHelper.h>

Collaboration diagram for ccCloudLayersHelper::Parameters:

Public Attributes

bool anyPoints = false
 
bool visiblePoints = false
 
ccAsprsModel::AsprsIteminput = nullptr
 
ccAsprsModel::AsprsItemoutput = nullptr
 

Detailed Description

Definition at line 83 of file ccCloudLayersHelper.h.

Member Data Documentation

◆ anyPoints

bool ccCloudLayersHelper::Parameters::anyPoints = false

Definition at line 84 of file ccCloudLayersHelper.h.

Referenced by ccCloudLayersHelper::mouseMove().

◆ input

ccAsprsModel::AsprsItem* ccCloudLayersHelper::Parameters::input = nullptr

Definition at line 86 of file ccCloudLayersHelper.h.

Referenced by ccCloudLayersHelper::mouseMove().

◆ output

ccAsprsModel::AsprsItem* ccCloudLayersHelper::Parameters::output = nullptr

Definition at line 87 of file ccCloudLayersHelper.h.

Referenced by ccCloudLayersHelper::mouseMove().

◆ visiblePoints

bool ccCloudLayersHelper::Parameters::visiblePoints = false

Definition at line 85 of file ccCloudLayersHelper.h.

Referenced by ccCloudLayersHelper::mouseMove().


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