![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <ImageConversion.h>
Public Attributes | |
| float | r |
| float | g |
| float | b |
Static Public Attributes | |
| static constexpr auto | FORMAT = ImageFormat::R32F |
Definition at line 187 of file ImageConversion.h.
| float vtfpp::ImagePixel::RGB323232F::b |
Definition at line 191 of file ImageConversion.h.
|
staticconstexpr |
Definition at line 188 of file ImageConversion.h.
| float vtfpp::ImagePixel::RGB323232F::g |
Definition at line 190 of file ImageConversion.h.
| float vtfpp::ImagePixel::RGB323232F::r |
Definition at line 189 of file ImageConversion.h.