Menu

#49 glGetFloatv( GL_PROJECTION_MATRIX )

v2.0
closed-duplicate
nobody
None
7
2002-12-28
2002-11-22
No

glGetFloatv( GL_PROJECTION_MATRIX ) returns an
improperly casted array. It is 'u' but should be 'Float' .

This is on a WinXP using PyOpenGL-2.0.0.44 and
Numeric-22.0

Discussion

  • Calle Lejdfors

    Calle Lejdfors - 2002-11-22

    Test-case

     
  • Mike C. Fletcher

    Logged In: YES
    user_id=34901

    This is the same error as "#624324 gl*Pointer not usable
    with Numeric-22.0" (PyOpenGL 2.0.0.44 was compiled with
    Numeric 21 installed, so doesn't work with Numeric 22. It
    does work if you compile with Numeric 22 installed), so
    going to close the error report for now (it's solved, and
    should be rectified in the next build (once we find someone
    to do that build)).

     
  • Mike C. Fletcher

    • milestone: --> v2.0
    • priority: 5 --> 7
    • status: open --> closed-duplicate
     

Log in to post a comment.