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

#include <glcompdefs.h>

Collaboration diagram for glCompFont:
[legend]

Data Fields

char * fontdesc
 
glCompColor color
 
void * glutfont
 
int transparent
 
glCompTextex
 
int size
 
int reference
 
glCompJustify justify
 
bool is2D
 
int optimize
 

Detailed Description

Definition at line 176 of file glcompdefs.h.

Field Documentation

◆ color

glCompColor glCompFont::color

Definition at line 178 of file glcompdefs.h.

Referenced by glCompRenderText().

◆ fontdesc

char* glCompFont::fontdesc

Definition at line 177 of file glcompdefs.h.

Referenced by glDeleteFont().

◆ glutfont

void* glCompFont::glutfont

Definition at line 179 of file glcompdefs.h.

◆ is2D

bool glCompFont::is2D

Definition at line 185 of file glcompdefs.h.

◆ justify

glCompJustify glCompFont::justify

Definition at line 184 of file glcompdefs.h.

Referenced by glCompButtonNew(), and glCompRenderText().

◆ optimize

int glCompFont::optimize

Definition at line 186 of file glcompdefs.h.

◆ reference

int glCompFont::reference

Definition at line 183 of file glcompdefs.h.

◆ size

int glCompFont::size

Definition at line 182 of file glcompdefs.h.

◆ tex

glCompTex* glCompFont::tex

Definition at line 181 of file glcompdefs.h.

Referenced by glCompDrawText(), glCompDrawText3D(), glCompRenderText(), and glDeleteFont().

◆ transparent

int glCompFont::transparent

Definition at line 180 of file glcompdefs.h.


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