inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
slice2d.opIndexAssign
inochi2d
core
slice2d
slice2d
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opIndexAssign
(T value)
auto
opIndexAssign
(T value, size_t row, size_t column)
auto
opIndexAssign
(slice2d!T value)
auto
opIndexAssign
(slice2d!T value, size_t[2] rows, size_t[2] columns)
struct
slice2d
(T)
@
nogc
auto
opIndexAssign
(
slice2d
!
T
value
,
size_t
[2]
rows
,
size_t
[2]
columns
)
Meta
Source
See Implementation
inochi2d
core
slice2d
slice2d
constructors
this
functions
opDollar
opIndex
opIndexAssign
opSlice
properties
columns
rows