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

#include <VTF.h>

Public Attributes

sourcepp::math::Vec4d origin
sourcepp::math::Mat4x4f inverseTransform

Detailed Description

Definition at line 65 of file VTF.h.

Member Data Documentation

◆ inverseTransform

sourcepp::math::Mat4x4f vtfpp::Resource::PCC::inverseTransform

Definition at line 67 of file VTF.h.

◆ origin

sourcepp::math::Vec4d vtfpp::Resource::PCC::origin

Definition at line 66 of file VTF.h.


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