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 | ftl::Optional<ImageValueCoordinateTransform> | ||
LocationCoordinateTransform | ftl::Optional<ImageLocationCoordinateTransform> | ||
Limits | ValueLimits_f64 | Final coordinate value limits. |