mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
Saving ExportCloudsDialog and PostProcessing parameters to config file.
This commit is contained in:
@@ -496,7 +496,7 @@ bool CloudViewer::isTrajectoryShown() const
|
||||
return _aShowTrajectory->isChecked();
|
||||
}
|
||||
|
||||
int CloudViewer::getTrajectorySize() const
|
||||
unsigned int CloudViewer::getTrajectorySize() const
|
||||
{
|
||||
return _maxTrajectorySize;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user