Elaztek Developer Hub
Blamite Game Engine - Keystone  00402.09.29.23.0627.blamite
A library that enables the use of Qt in Blamite's editing tools.
BlamGlyphUVInfo Struct Reference

#include <FontToolWindow.h>

Public Attributes

int width = 0
 
int height = 0
 
float uv_x_start = 0.0f
 
float uv_x_end = 0.0f
 
float uv_y_start = 0.0f
 
float uv_y_end = 0.0f
 

Member Data Documentation

◆ height

int BlamGlyphUVInfo::height = 0

◆ uv_x_end

float BlamGlyphUVInfo::uv_x_end = 0.0f

◆ uv_x_start

float BlamGlyphUVInfo::uv_x_start = 0.0f

◆ uv_y_end

float BlamGlyphUVInfo::uv_y_end = 0.0f

◆ uv_y_start

float BlamGlyphUVInfo::uv_y_start = 0.0f

◆ width

int BlamGlyphUVInfo::width = 0

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