SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
vtfpp::VBF::Glyph Struct Reference

#include <VBF.h>

Public Attributes

sourcepp::math::Vec2ui16 position
sourcepp::math::Vec2ui16 size
sourcepp::math::Vec3i16 abcSpacing

Detailed Description

Definition at line 28 of file VBF.h.

Member Data Documentation

◆ abcSpacing

sourcepp::math::Vec3i16 vtfpp::VBF::Glyph::abcSpacing

Definition at line 31 of file VBF.h.

◆ position

sourcepp::math::Vec2ui16 vtfpp::VBF::Glyph::position

Definition at line 29 of file VBF.h.

◆ size

sourcepp::math::Vec2ui16 vtfpp::VBF::Glyph::size

Definition at line 30 of file VBF.h.


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