Graphviz 12.0.1~dev.20240716.0800
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 155 of file glcompdefs.h.

Field Documentation

◆ h

float glCompRect::h

Definition at line 158 of file glcompdefs.h.

Referenced by glCompDrawRectangle(), and glCompPanelDraw().

◆ pos

glCompPoint glCompRect::pos

Definition at line 156 of file glcompdefs.h.

Referenced by glCompDrawRectangle(), and glCompPanelDraw().

◆ w

float glCompRect::w

Definition at line 157 of file glcompdefs.h.

Referenced by glCompDrawRectangle(), and glCompPanelDraw().


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