Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
glCompSet Struct Reference

#include <glcompdefs.h>

Collaboration diagram for glCompSet:
[legend]

Data Fields

glObjType objType
 
glCompCommon common
 
glCompObj ** obj
 
size_t objcnt
 
size_t textureCount
 
glCompTex ** textures
 
glCompMouse mouse
 

Detailed Description

Definition at line 296 of file glcompdefs.h.

Field Documentation

◆ common

glCompCommon glCompSet::common

◆ mouse

glCompMouse glCompSet::mouse

Definition at line 304 of file glcompdefs.h.

◆ obj

glCompObj** glCompSet::obj

Definition at line 300 of file glcompdefs.h.

◆ objcnt

size_t glCompSet::objcnt

Definition at line 301 of file glcompdefs.h.

◆ objType

glObjType glCompSet::objType

Definition at line 297 of file glcompdefs.h.

◆ textureCount

size_t glCompSet::textureCount

Definition at line 302 of file glcompdefs.h.

◆ textures

glCompTex** glCompSet::textures

Definition at line 303 of file glcompdefs.h.


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