| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
3.1.10 Other settings
- General option of mglGraph:
intMeshNum 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:
charAxialDir Set direction around which curve rotated in Axial() and Torus(). Default value is 'z'.
- General option of mglGraph:
boolDrawFace If set to
truethen it prevent faces drawing. It is useful for speeding up drawing (for example, during rotation and so on).
- General option of mglGraph:
intCirclePnts 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).
