get

Helper class to do efficient memory operations on all DOML objects, NIO buffers and primitive arrays. This class is used internally throughout DOML, is undocumented and is subject to change. Use with extreme caution!

@author The LWJGL authors @author Kai Burjack

  1. double get(Matrix4d m, int column, int row)
    double
    get
    (,
    int column
    ,
    int row
    )
  2. double get(Matrix3d m, int column, int row)

Meta