commit | aa396b9610f339cf280159144fbea47506f060e7 | [log] [tgz] |
---|---|---|
author | Jack Palevich <jackpal@google.com> | Fri Nov 27 19:59:05 2009 +0800 |
committer | Jack Palevich <jackpal@google.com> | Wed Dec 09 16:34:42 2009 +0800 |
tree | cde57c6f229bf98c256e6411d87d86eedb8ef1fa | |
parent | 0dce2dd26699e4dbfba8b8c5ea01f7fd03369e02 [diff] |
Unhide the Android OpenGL ES 2.0 API Add a Matrix.setLookAtM method for computing a look-at viewing transform. Change GLU.lookAt to use Matrix.setLook.