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

#include <Image.hpp>

Public Attributes

ChannelType type
 
ChannelFormat format
 
S32 wordOfs
 
S32 wordSize
 
S32 fieldOfs
 
S32 fieldSize
 

Detailed Description

Definition at line 77 of file Image.hpp.

Member Data Documentation

S32 FW::ImageFormat::Channel::fieldOfs

Definition at line 83 of file Image.hpp.

S32 FW::ImageFormat::Channel::fieldSize

Definition at line 84 of file Image.hpp.

ChannelFormat FW::ImageFormat::Channel::format

Definition at line 80 of file Image.hpp.

ChannelType FW::ImageFormat::Channel::type

Definition at line 79 of file Image.hpp.

S32 FW::ImageFormat::Channel::wordOfs

Definition at line 81 of file Image.hpp.

S32 FW::ImageFormat::Channel::wordSize

Definition at line 82 of file Image.hpp.


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