PointCloudCoordinateTransform
Description
Image transformation data to point cloud coordinate.Structure fields and default values (if defined) are described below:
| Name | Type | Default | Description |
|---|---|---|---|
| Offset | double | 0.0 | Number added to the final coordinate value. |
| ValueCoordinateTransform | atl::Optional<ImageValueCoordinateTransform> | ||
| LocationCoordinateTransform | atl::Optional<ImageLocationCoordinateTransform> | ||
| Limits | ValueLimits_f64 | Final coordinate value limits. |
