ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ModelCloud Struct Reference
Collaboration diagram for ModelCloud:

Public Member Functions

 ModelCloud ()
 
 ModelCloud (const ModelCloud &m)
 

Public Attributes

GenericIndexedCloudPersistcloud
 
ScalarFieldweights
 

Detailed Description

Definition at line 123 of file RegistrationTools.cpp.

Constructor & Destructor Documentation

◆ ModelCloud() [1/2]

ModelCloud::ModelCloud ( )
inline

Definition at line 124 of file RegistrationTools.cpp.

◆ ModelCloud() [2/2]

ModelCloud::ModelCloud ( const ModelCloud m)
inline

Definition at line 125 of file RegistrationTools.cpp.

Member Data Documentation

◆ cloud

GenericIndexedCloudPersist* ModelCloud::cloud

Definition at line 126 of file RegistrationTools.cpp.

Referenced by cloudViewer::ICPRegistrationTools::Register().

◆ weights

ScalarField* ModelCloud::weights

Definition at line 127 of file RegistrationTools.cpp.

Referenced by cloudViewer::ICPRegistrationTools::Register().


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