Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
glCompRect Struct Reference

#include <glcompdefs.h>

Collaboration diagram for glCompRect:
[legend]

Data Fields

glCompPoint pos
 
float w
 
float h
 

Detailed Description

Definition at line 127 of file glcompdefs.h.

Field Documentation

◆ h

float glCompRect::h

Definition at line 130 of file glcompdefs.h.

Referenced by glCompDrawRectangle(), and glCompPanelDraw().

◆ pos

glCompPoint glCompRect::pos

Definition at line 128 of file glcompdefs.h.

Referenced by glCompDrawRectangle(), and glCompPanelDraw().

◆ w

float glCompRect::w

Definition at line 129 of file glcompdefs.h.

Referenced by glCompDrawRectangle(), and glCompPanelDraw().


The documentation for this struct was generated from the following file: