Workspace 6.21.5
|
Builds a set of axes, indicating the primary basis vectors of a Camera's coordinate frame. The axes are rendered to a QImage which can then be overlayed on top of a Scene in which the Camera is present.
Inputs: | |||
---|---|---|---|
Enabled | bool | ||
Camera | CSIRO::Rendering::Camera | ||
Size | int | ||
Anchor point | CSIRO::DataAnalysis::ImageOverlay::Anchor | The part of the output image that the axes image will be positioned relative to. | |
X offset | int | ||
Y offset | int | ||
Opacity | double | ||
Outputs: | |||
Axes image | CSIRO::Rendering::SceneOverlay |