User preferences. More...
#include <ayam.h>
Data Fields | |
int | list_types |
show object types in tree view? | |
int | mark_hidden |
mark hidden objecs in tree view (with a !)? | |
int | single_window |
is the GUI in single window mode? | |
int | edit_snaps_to_grid |
edit points first snaps them to the grid? | |
double | pick_epsilon |
control point picking accuracy | |
int | lazynotify |
control notification | |
int | completenotify |
control complete notification | |
int | undo_levels |
number of undo levels, -1 turns undo off | |
int | snap3d |
snap points to the grid in 3D? | |
int | globalmark |
maintain a global mark? | |
int | resolveinstances |
resolve all instances for RIB export? | |
int | checklights |
check/correct light sources for RIB export? | |
int | ristandard |
only issue RI standard compliant requests | |
int | use_sm |
use shadow maps? | |
int | defaultmat |
default material: 0 no, 1 matte, 2 "default" | |
int | writeident |
write object names as RI comments? | |
int | excludehidden |
exclude hidden objects from RIB export? | |
int | mopsiresetdisplaymode |
reset display mode for Mops import? | |
int | mopsiresettolerance |
reset tolerance for Mops import? | |
double | handle_size |
size of points | |
int | use_materialcolor |
shade objects in color taken from material? | |
double | linewidth |
width of lines | |
double | sellinewidth |
width of selected lines | |
char | onerror |
what to do if errors occur? 0 stop, 1 continue | |
int | writelog |
write error messages to a log file? | |
char * | logfile |
file name of log file | |
int | wrib_sm |
is RIB export writing a shadow map? | |
int | wrib_em |
is RIB export writing a environment map? | |
int | wrib_archives |
is RIB export writing an archive? | |
double | glu_sampling_tolerance |
drawing/shading quality | |
int | np_display_mode |
display mode for NURBS surfaces | |
int | nc_display_mode |
display mode for NURBS curves | |
int | glu_cache_float |
unused | |
int | stess_qf |
quality factor derived from GLU sampling tolerance | |
int | smethod |
default sampling mode/quality for NURBS -> PolyMesh conversion | |
double | sparamu |
sampling parameter for U dimension | |
double | sparamv |
sampling parameter for V dimension | |
int | wutag |
control warnings about unknown tag types | |
double | polyoffset0 |
offset draw & shade | |
double | polyoffset1 |
parameter 2 for glPolygonOffset | |
int | save_rootviews |
save root & views with the currently open scene? | |
int | pprev_open |
is a permanent preview window open? | |
char * | pprender |
permanent preview render command template | |
char * | texcoordname |
default name for texture coordinate PV tags | |
char * | normalname |
default name for vertex normal PV tags | |
char * | colorname |
default name for vertex color PV tags | |
double | bgr |
background color | |
double | bgg |
background color | |
double | bgb |
background color | |
double | obr |
object color | |
double | obg |
object color | |
double | obb |
object color | |
double | ser |
selection color | |
double | seg |
selection color | |
double | seb |
selection color | |
double | grr |
grid color | |
double | grg |
grid color | |
double | grb |
grid color | |
double | tpr |
tagged points color | |
double | tpg |
tagged points color | |
double | tpb |
tagged points color | |
double | shr |
default shade color | |
double | shg |
default shade color | |
double | shb |
default shade color | |
double | lir |
default light color | |
double | lig |
default light color | |
double | lib |
default light color | |
double | sxr |
default drag selection rectangle color (XOR) | |
double | sxg |
default drag selection rectangle color (XOR) | |
double | sxb |
default drag selection rectangle color (XOR) |
User preferences.