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

3.1.10 Other settings

General option of mglGraph: int MeshNum

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.

General option of mglGraph: char AxialDir

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

General option of mglGraph: bool DrawFace

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

General option of mglGraph: int CirclePnts

Number of points used for a circle approximation (for example, in Primitives drawing, Tube, Pipe and so on). Default value is 40.

General option of mglGraph: const char * PlotId

Id of plot for saving filename (in GLUT window for example).


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