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

#include <ImageConversion.h>

Public Attributes

float r
 

Static Public Attributes

static constexpr auto FORMAT = ImageFormat::R32F
 

Detailed Description

Definition at line 182 of file ImageConversion.h.

Member Data Documentation

◆ FORMAT

constexpr auto vtfpp::ImagePixel::R32F::FORMAT = ImageFormat::R32F
staticconstexpr

Definition at line 183 of file ImageConversion.h.

◆ r

float vtfpp::ImagePixel::R32F::r

Definition at line 184 of file ImageConversion.h.


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