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

#include <glcompdefs.h>

Collaboration diagram for glCompSet_:
[legend]

Data Fields

glCompObj base
 
glCompObj ** obj
 
size_t objcnt
 
size_t textureCount
 
glCompTex ** textures
 
glCompMouse mouse
 

Detailed Description

Definition at line 257 of file glcompdefs.h.

Field Documentation

◆ base

◆ mouse

glCompMouse glCompSet_::mouse

Definition at line 263 of file glcompdefs.h.

Referenced by glCompMouseMove(), glCompSetMouseDown(), and glCompSetMouseUp().

◆ obj

glCompObj** glCompSet_::obj

Definition at line 259 of file glcompdefs.h.

◆ objcnt

size_t glCompSet_::objcnt

Definition at line 260 of file glcompdefs.h.

◆ textureCount

size_t glCompSet_::textureCount

Definition at line 261 of file glcompdefs.h.

◆ textures

glCompTex** glCompSet_::textures

Definition at line 262 of file glcompdefs.h.


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