GLRender.currentModelMatrix

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void currentModelMatrix(float[4][4] matrix)
    class GLRender
    @trusted override
    void
    currentModelMatrix
    (
    float[4][4] matrix
    )
  2. float[4][4] currentModelMatrix()

Meta