[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
3.1 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
(C++, Python):void
DefaultPlotParam () - C function:
void
mgl_set_def_param (HMGL
gr) Restore initial values for all of parameters except described in Zooming.
3.1.1 Transparency | ||
3.1.2 Lighting | ||
3.1.3 Fog | ||
3.1.4 Default sizes | ||
3.1.5 Zooming | ||
3.1.6 Cutting | ||
3.1.7 Font settings | ||
3.1.8 Pallete and colors | ||
3.1.9 Error handling | ||
3.1.10 Other settings |