Graphviz 13.0.0~dev.20250402.0402
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 117 of file glcompdefs.h.

Field Documentation

◆ h

float glCompRect::h

Definition at line 120 of file glcompdefs.h.

Referenced by glCompDrawRectangle(), and glCompPanelDraw().

◆ pos

glCompPoint glCompRect::pos

Definition at line 118 of file glcompdefs.h.

Referenced by glCompDrawRectangle(), and glCompPanelDraw().

◆ w

float glCompRect::w

Definition at line 119 of file glcompdefs.h.

Referenced by glCompDrawRectangle(), and glCompPanelDraw().


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