mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 15:04:41 +00:00
Fixed GLU javadoc
This commit is contained in:
parent
7288aa58ff
commit
a694e80b40
1 changed files with 1 additions and 3 deletions
|
|
@ -103,9 +103,7 @@ public class GLU implements GLUConstants {
|
|||
* @param modelMatrix
|
||||
* @param projMatrix
|
||||
* @param viewport
|
||||
* @param objx
|
||||
* @param objy
|
||||
* @param objz
|
||||
* @param obj_pos
|
||||
* @return
|
||||
*/
|
||||
public static boolean gluUnProject(float winx, float winy, float winz,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue