Mojo struct
RasterOrder
@register_passable(trivial)
struct RasterOrder
Implemented traits
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable,
RegisterPassable,
TrivialRegisterPassable
comptime members
__copy_ctor_is_trivial
comptime __copy_ctor_is_trivial = True
__del__is_trivial
comptime __del__is_trivial = True
__move_ctor_is_trivial
comptime __move_ctor_is_trivial = True
AlongM
comptime AlongM = RasterOrder(1)
AlongN
comptime AlongN = RasterOrder(0)
Methods
__eq__
__ne__
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!