Module re_types::view_coordinates
source · Structs§
- One of:
+X
,-X
,+Y
,-Y
,+Z
,-Z
, i.e. one of the six cardinal direction in 3D space.
Enums§
- One of
X
,Y
,Z
. - Left or right handedness. Used to describe a coordinate system.
- Positive (
+
) or Negative (-
). - The six cardinal directions for 3D view-space and image-space.