Raytrix Light Field SDK  5.0
Rx::NormPixel< TPixel > Struct Template Reference

Detailed Description

template<typename TPixel>
struct Rx::NormPixel< TPixel >

Struct to retrieve the CUDA normalized pixel type from our pixel type.

Template Parameters
TPixelThe pixel type.

Public Types

typedef TPixel TNormalized
 The normalized pixel type of the pixel type. More...
 

Member Typedef Documentation

◆ TNormalized

template<typename TPixel >
typedef TPixel Rx::NormPixel< TPixel >::TNormalized

The normalized pixel type of the pixel type.