Array of point records where first 3 fields are X, Y, Z quantized to INT32. More...
#include <mi32/lidarpoint32.h>

Public Member Functions | |
| POINTARRAY32 () | |
| ~POINTARRAY32 () | |
| const QUANTIZER_LPOINT3D & | GetQuantizer () const |
| void | SetQuantizer (const QUANTIZER_LPOINT3D &quantizer) |
Array of point records where first 3 fields are X, Y, Z quantized to INT32.
| LIDAR::POINTARRAY32::POINTARRAY32 | ( | ) |
Constructor.
| LIDAR::POINTARRAY32::~POINTARRAY32 | ( | ) |
Destructor.
| const QUANTIZER_LPOINT3D& LIDAR::POINTARRAY32::GetQuantizer | ( | ) | const [inline] |
Get quantizer.
| void LIDAR::POINTARRAY32::SetQuantizer | ( | const QUANTIZER_LPOINT3D & | quantizer | ) | [inline] |
Set quantizer.
1.6.1