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

#include <ImageConversion.h>

Collaboration diagram for vtfpp::ImagePixel::R16F:

Public Attributes

half r
 

Static Public Attributes

static constexpr auto FORMAT = ImageFormat::R16F
 

Detailed Description

Definition at line 238 of file ImageConversion.h.

Member Data Documentation

◆ FORMAT

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

Definition at line 239 of file ImageConversion.h.

◆ r

half vtfpp::ImagePixel::R16F::r

Definition at line 240 of file ImageConversion.h.


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