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

#include <glcompdefs.h>

Collaboration diagram for glCompImage:
[legend]

Data Fields

glObjType objType
 
glCompCommon common
 
glCompTextexture
 
float width
 
float height
 
int stretch
 

Detailed Description

Definition at line 228 of file glcompdefs.h.

Field Documentation

◆ common

◆ height

float glCompImage::height

Definition at line 232 of file glcompdefs.h.

Referenced by glCompImageDraw(), and InsertImage().

◆ objType

glObjType glCompImage::objType

Definition at line 229 of file glcompdefs.h.

Referenced by glCompImageNew().

◆ stretch

int glCompImage::stretch

Definition at line 234 of file glcompdefs.h.

Referenced by glCompImageNew().

◆ texture

glCompTex* glCompImage::texture

Definition at line 231 of file glcompdefs.h.

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

◆ width

float glCompImage::width

Definition at line 232 of file glcompdefs.h.

Referenced by glCompImageDraw(), and InsertImage().


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