![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <ImageConversion.h>
Public Attributes | |
| float | r |
| float | g |
Static Public Attributes | |
| static constexpr auto | FORMAT = ImageFormat::RG3232F |
Definition at line 208 of file ImageConversion.h.
|
staticconstexpr |
Definition at line 209 of file ImageConversion.h.
| float vtfpp::ImagePixel::RG3232F::g |
Definition at line 211 of file ImageConversion.h.
| float vtfpp::ImagePixel::RG3232F::r |
Definition at line 210 of file ImageConversion.h.