[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
4.2 Graphics setup
Functions and variables in this group influences on overall graphics appearance. So all of them should be placed before any actual plotting function calls.
- Method on
mglGraph
:void
DefaultPlotParam () - C function:
void
mgl_set_def_param (HMGL
gr) Restore initial values for all of parameters.
- Method on
mglGraph
:void
SetPlotId (const char *
id) - C function:
void
mgl_set_plotid (HMGL
gr,const char *
id) Sets name of plot for saving filename (in FLTK window for example).
4.2.1 Transparency | ||
4.2.2 Lighting | ||
4.2.3 Fog | ||
4.2.4 Default sizes | ||
4.2.5 Cutting | ||
4.2.6 Font settings | ||
4.2.7 Palette and colors | ||
4.2.8 Error handling |
This document was generated on April 13, 2012 using texi2html 5.0.