|
GoPxL SDK
|
| const GoGdpTransform& Transform | ( | ) | const |
Get pointer to the transformation matrix values.
Optional: only sent if HasTransform() returns true. Applying this transform to the associated data results in the data in common frame of reference. This is typically true when "spaceType" is set as 1 : data. If "spaceType" is on of the other values, (0:none, 2 : image, 3 : custom), the interpretation of how the transform is applied can be different.This is to be determined.