qCC_io version 2.13.alpha (Qt) - 31 May 2022
CloudCompare standard I/O filters (file readers & writers)
|
Shift and scale info. More...
#include <ccGlobalShiftManager.h>
Public Member Functions | |
ShiftInfo (QString str=QString("unnamed")) | |
Default constructor. | |
ShiftInfo (QString str, const CCVector3d &T, double s=1.0) | |
Constructor from a vector and a scale value. | |
Public Attributes | |
CCVector3d | shift |
double | scale |
QString | name |
bool | preserve |
Shift and scale info.