| |
|
[Top]
predef::
GLU
|
Method GLU.gluProject()
- Method
gluProject
-
array(float) GLU.gluProject(float objx, float objy, float objz, array(float) model, array(float) proj, array(int) viewport)
- Description
-
gluProject transforms the specified object coordinates into window
coordinates using model , proj , and viewport . The result is
returned in a three valued array.
|
Insert any HTML comment here. You can use any HTML tags and containers.
Use <phl> ... </phl> if you'd like to insert some Pike / C
examples or code.
|
|