Graphviz 13.0.0~dev.20250121.0651
Loading...
Searching...
No Matches
glexpose.h File Reference
#include "viewport.h"
Include dependency graph for glexpose.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int glexpose_main (ViewInfo *vi)
 

Function Documentation

◆ glexpose_main()

int glexpose_main ( ViewInfo vi)

any time screen needs to be redrawn, this function is called by gltemplate

All drawings are initialized in this function.

Parameters
vGlobal view variable defined in viewport.c
Returns
0 if something goes wrong with GL, 1 otherwise

Definition at line 148 of file glexpose.c.

References _ViewInfo::activeGraph, btnToolZoomFit_clicked(), draw_selpoly(), drawBorders(), drawRotatingAxis(), glCompSetDraw(), glexpose_drawgraph(), glexpose_grid(), glupdatecamera(), NULL, topview::sel, _selection::selPoly, _ViewInfo::Topview, and _ViewInfo::widgets.

Referenced by cb_display(), and expose_event().

Here is the call graph for this function:
Here is the caller graph for this function: