Editions
Related Functions
Example
The IN_PerspectiveView function sets whether Perspective Projection is enabled in the specified document window.
Syntax
int IN_PerspectiveView( docwinID, to_show )
|
Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | DocwinID |
active | identifier of the document window |
|
IN_BOOL to_show |
0 |1 |
disable | enable Perspective Projection |
Remarks
Available for 3D documents only.
Release information
Added to Imagenation for Windows in Release 6.2.
Not yet available in Imagenation for UNIX.
See also