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

#include <glcompdefs.h>

Data Fields

uint32_t id
 
char * def
 
char * text
 
int width
 
int height
 
glCompTexType type
 
int userCount
 
int fontSize
 
unsigned char * data
 

Detailed Description

Definition at line 133 of file glcompdefs.h.

Field Documentation

◆ data

unsigned char* glCompTex::data

◆ def

char* glCompTex::def

Definition at line 135 of file glcompdefs.h.

Referenced by glCompDeleteTexture(), and glCompSetAddNewTexLabel().

◆ fontSize

int glCompTex::fontSize

Definition at line 141 of file glcompdefs.h.

◆ height

int glCompTex::height

◆ id

uint32_t glCompTex::id

Definition at line 134 of file glcompdefs.h.

Referenced by glCompDrawText3D(), glCompImageDraw(), and glCompSetAddNewTexture().

◆ text

char* glCompTex::text

Definition at line 136 of file glcompdefs.h.

Referenced by glCompDeleteTexture(), and glCompSetAddNewTexLabel().

◆ type

glCompTexType glCompTex::type

Definition at line 139 of file glcompdefs.h.

Referenced by glCompSetAddNewTexImage(), and glCompSetAddNewTexLabel().

◆ userCount

int glCompTex::userCount

Definition at line 140 of file glcompdefs.h.

Referenced by glCompDeleteTexture(), and glCompSetAddNewTexture().

◆ width

int glCompTex::width

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