Omnidome
Fulldome Mapping Software Toolkit
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
omni::PixelConverter< IN, OUT > Struct Template Reference

Template for converting IN pixel type to OUT pixel type. More...

#include <PixelConverter.h>

Public Member Functions

void operator() (IN const &_in, OUT &_out)
 

Detailed Description

template<typename IN, typename OUT>
struct omni::PixelConverter< IN, OUT >

Template for converting IN pixel type to OUT pixel type.

Member Function Documentation

template<typename IN , typename OUT >
void omni::PixelConverter< IN, OUT >::operator() ( IN const &  _in,
OUT &  _out 
)
inline
39 {}

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