CoriEngine
Loading...
Searching...
No Matches
Cori::Graphics::Font::CharsetRange Struct Reference

A UTF-32 charset range. More...

#include <Font.hpp>

Public Attributes

uint32_t m_Start
uint32_t m_End

Detailed Description

A UTF-32 charset range.

Definition at line 20 of file Font.hpp.

Member Data Documentation

◆ m_End

uint32_t Cori::Graphics::Font::CharsetRange::m_End

Definition at line 22 of file Font.hpp.

◆ m_Start

uint32_t Cori::Graphics::Font::CharsetRange::m_Start

Definition at line 21 of file Font.hpp.


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