Editions
Related Functions
Example
The IN_SetDisplayStyle function defines how a 3D image is displayed.
Syntax
int IN_SetDisplayStyle( docwinID, display_mode, style )
|
Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | docwinID |
active | specific |
|
int display_mode |
0 |1 |
interactive | still display style |
|
int style |
IN_3D_DSP_SMOOTHSHAPE (0) |
Smooth Shading |
Release information
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