![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <ImageConversion.h>
Public Attributes | |
| half | r |
| half | g |
Static Public Attributes | |
| static constexpr auto | FORMAT = ImageFormat::RG1616F |
Definition at line 202 of file ImageConversion.h.
|
staticconstexpr |
Definition at line 203 of file ImageConversion.h.
| half vtfpp::ImagePixel::RG1616F::g |
Definition at line 205 of file ImageConversion.h.
| half vtfpp::ImagePixel::RG1616F::r |
Definition at line 204 of file ImageConversion.h.