|
Graphviz 14.0.3~dev.20251104.0241
|
#include <glcompdefs.h>
Data Fields | |
| glCompObj | base |
| glCompTex * | texture |
| float | width |
| float | height |
Definition at line 189 of file glcompdefs.h.
| glCompObj glCompImage::base |
Definition at line 190 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompButtonDraw(), glCompButtonHide(), glCompButtonShow(), glCompImageDelete(), glCompImageDraw(), glCompImageLoad(), glCompImageNew(), glcreate_gl_topview_menu(), InsertImage(), menu_switch_to_fisheye(), and switch2D3D().
| float glCompImage::height |
Definition at line 192 of file glcompdefs.h.
Referenced by glCompImageDraw(), and InsertImage().
| glCompTex* glCompImage::texture |
Definition at line 191 of file glcompdefs.h.
Referenced by glCompImageDelete(), glCompImageDraw(), glCompImageLoad(), and glCompImageNew().
| float glCompImage::width |
Definition at line 192 of file glcompdefs.h.
Referenced by glCompImageDraw(), and InsertImage().