SLAMTEC Aurora Public Remote SDK  1.2.0-rtm
rp::standalone::aurora::FloorDetectionHistogram Class Reference

The floor detection histogram class wraps the floor detection histogram data and its description. More...

#include <slamtec_remote_objects.hxx>

Public Member Functions

 FloorDetectionHistogram (const FloorDetectionHistogram &other)
 
FloorDetectionHistogramoperator= (const FloorDetectionHistogram &other)
 
 FloorDetectionHistogram (FloorDetectionHistogram &&other)
 
FloorDetectionHistogramoperator= (FloorDetectionHistogram &&other)
 

Public Attributes

slamtec_aurora_sdk_floor_detection_histogram_info_t info
 The floor detection histogram info.
 
std::vector< float > histogramData
 The floor detection histogram data.
 

Detailed Description

The floor detection histogram class wraps the floor detection histogram data and its description.

This class is used to wrap the floor detection histogram data and its description.


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