SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
sourcepp::math::Vec3Compressed48 Struct Reference

Lower precision Vec3 compressed to 6 bytes. More...

#include <Math.h>

Inheritance diagram for sourcepp::math::Vec3Compressed48:
Collaboration diagram for sourcepp::math::Vec3Compressed48:

Public Member Functions

Vec3f decompress () const

Detailed Description

Lower precision Vec3 compressed to 6 bytes.

Definition at line 419 of file Math.h.

Member Function Documentation

◆ decompress()

Vec3f sourcepp::math::Vec3Compressed48::decompress ( ) const
inlinenodiscard

Definition at line 422 of file Math.h.


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