Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Types | List of all members
vigra_ext::GpuNumericTraits< A > Struct Template Reference

#include <ImageTransformsGPU.h>

Public Types

enum  { NumBands = 0 }
 
enum  { ImageGLInternalFormat = 0 }
 
enum  { ImageGLTransferFormat = 0 }
 
enum  { ImageGLFormat = 0 }
 
enum  { ImagePixelComponentGLType = 0 }
 
typedef Error_GpuNumericTraits_not_specialized_for_this_case ImagePixelComponentType
 

Detailed Description

template<class A>
struct vigra_ext::GpuNumericTraits< A >

Definition at line 85 of file ImageTransformsGPU.h.

Member Typedef Documentation

◆ ImagePixelComponentType

Definition at line 86 of file ImageTransformsGPU.h.

Member Enumeration Documentation

◆ anonymous enum

template<class A >
anonymous enum
Enumerator
NumBands 

Definition at line 87 of file ImageTransformsGPU.h.

◆ anonymous enum

template<class A >
anonymous enum
Enumerator
ImageGLInternalFormat 

Definition at line 88 of file ImageTransformsGPU.h.

◆ anonymous enum

template<class A >
anonymous enum
Enumerator
ImageGLTransferFormat 

Definition at line 89 of file ImageTransformsGPU.h.

◆ anonymous enum

template<class A >
anonymous enum
Enumerator
ImageGLFormat 

Definition at line 90 of file ImageTransformsGPU.h.

◆ anonymous enum

template<class A >
anonymous enum
Enumerator
ImagePixelComponentGLType 

Definition at line 91 of file ImageTransformsGPU.h.


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