SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
vtfpp::SHT::Sequence::Frame::Bounds Struct Reference

#include <SHT.h>

Public Attributes

float x1
float y1
float x2
float y2

Detailed Description

Definition at line 16 of file SHT.h.

Member Data Documentation

◆ x1

float vtfpp::SHT::Sequence::Frame::Bounds::x1

Definition at line 17 of file SHT.h.

◆ x2

float vtfpp::SHT::Sequence::Frame::Bounds::x2

Definition at line 19 of file SHT.h.

◆ y1

float vtfpp::SHT::Sequence::Frame::Bounds::y1

Definition at line 18 of file SHT.h.

◆ y2

float vtfpp::SHT::Sequence::Frame::Bounds::y2

Definition at line 20 of file SHT.h.


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