Matrix4x4.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float opIndex(size_t x, size_t y)
  2. float opIndex(int x, int y)
    struct Matrix4x4
    float
    opIndex
    (
    int x
    ,
    int y
    )
  3. void opIndex(float value, int x, int y)

Meta