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

#include <glcompdefs.h>

Data Fields

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

Detailed Description

Definition at line 161 of file glcompdefs.h.

Field Documentation

◆ data

unsigned char* glCompTex::data

◆ def

char* glCompTex::def

Definition at line 163 of file glcompdefs.h.

Referenced by glCompDeleteTexture(), and glCompSetAddNewTexLabel().

◆ fontSize

int glCompTex::fontSize

Definition at line 169 of file glcompdefs.h.

◆ height

float glCompTex::height

◆ id

uint32_t glCompTex::id

Definition at line 162 of file glcompdefs.h.

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

◆ text

char* glCompTex::text

Definition at line 164 of file glcompdefs.h.

Referenced by glCompDeleteTexture(), and glCompSetAddNewTexLabel().

◆ type

glCompTexType glCompTex::type

Definition at line 167 of file glcompdefs.h.

Referenced by glCompSetAddNewTexImage(), and glCompSetAddNewTexLabel().

◆ userCount

int glCompTex::userCount

Definition at line 168 of file glcompdefs.h.

Referenced by glCompDeleteTexture(), and glCompSetAddNewTexture().

◆ width

float glCompTex::width

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