NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FW::ImageFormat::StaticFormat Struct Reference

#include <Image.hpp>

Public Attributes

S32 bpp
 
S32 numChannels
 
Channel channels [4]
 
GLenum glInternalFormat
 
GLenum glFormat
 
GLenum glType
 
bool glLittleEndian
 

Detailed Description

Definition at line 87 of file Image.hpp.

Member Data Documentation

S32 FW::ImageFormat::StaticFormat::bpp

Definition at line 89 of file Image.hpp.

Channel FW::ImageFormat::StaticFormat::channels[4]

Definition at line 91 of file Image.hpp.

GLenum FW::ImageFormat::StaticFormat::glFormat

Definition at line 93 of file Image.hpp.

GLenum FW::ImageFormat::StaticFormat::glInternalFormat

Definition at line 92 of file Image.hpp.

bool FW::ImageFormat::StaticFormat::glLittleEndian

Definition at line 95 of file Image.hpp.

GLenum FW::ImageFormat::StaticFormat::glType

Definition at line 94 of file Image.hpp.

S32 FW::ImageFormat::StaticFormat::numChannels

Definition at line 90 of file Image.hpp.


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