Skip to main content

Mojo struct

RasterOrder

struct RasterOrder

Implemented traits​

AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable

comptime members​

AlongM​

comptime AlongM = RasterOrder(Int32(1))

AlongN​

comptime AlongN = RasterOrder(Int32(0))

Methods​

__eq__​

__eq__(self, other: Self) -> Bool

Returns:

Bool

__ne__​

__ne__(self, other: Self) -> Bool

Returns:

Bool