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

#include <glcompdefs.h>

Collaboration diagram for glCompImage:
[legend]

Data Fields

glCompObj base
 
glCompTextexture
 
float width
 
float height
 

Detailed Description

Definition at line 204 of file glcompdefs.h.

Field Documentation

◆ base

◆ height

float glCompImage::height

Definition at line 207 of file glcompdefs.h.

Referenced by glCompImageDraw(), and InsertImage().

◆ texture

glCompTex* glCompImage::texture

Definition at line 206 of file glcompdefs.h.

Referenced by glCompImageDelete(), glCompImageDraw(), glCompImageLoad(), and glCompImageNew().

◆ width

float glCompImage::width

Definition at line 207 of file glcompdefs.h.

Referenced by glCompImageDraw(), and InsertImage().


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