manpagez: man pages & more
info mathgl
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.3.9 Other settings (Pure C)

C function: void mgl_set_meshnum (HMGL gr, int num)

Sets approximate number of lines in Mesh(), Fall(), Grid() and also the number of hachures in Vect(), VectC(), Dew() and the number of cells in Cloud*(). By default (=0) it draws all lines/hachures/cells.

C function: mgl_set_axial_dir (HMGL gr, char dir)

Sets direction around which curve rotated in Axial() and Torus(). Default value is 'z'.

C function: void mgl_set_draw_face (HMGL gr, int val)

If set to true then it prevent faces drawing. It is useful for speeding up drawing (for example, during rotation and so on).


© manpagez.com 2000-2026
Individual documents may contain additional copyright information.