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