Mojo struct
CoordinateTransformationMode
struct CoordinateTransformationMode
Fieldsβ
- βvalue (
Int):
Implemented traitsβ
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable
comptime membersβ
AlignCornersβ
comptime AlignCorners = CoordinateTransformationMode(1)
Asymmetricβ
comptime Asymmetric = CoordinateTransformationMode(2)
HalfPixelβ
comptime HalfPixel = CoordinateTransformationMode(0)
HalfPixel1Dβ
comptime HalfPixel1D = CoordinateTransformationMode(3)
Methodsβ
__init__β
__init__(out self, value: Int)
__eq__β
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!