Public Types | Public Member Functions | Public Attributes
glh::generic_filter< T > Struct Template Reference

#include <glh_mipmaps.h>

List of all members.

Public Types

typedef T element_type

Public Member Functions

void average (T *out, const T *a, const T *b, const T *c, const T *d)
 generic_filter (int tuplesize, GLenum gltype)

Public Attributes

const GLenum gl_type
const int tuple_size

Detailed Description

template<class T>
struct glh::generic_filter< T >

Definition at line 86 of file glh_mipmaps.h.


Member Typedef Documentation

template<class T >
typedef T glh::generic_filter< T >::element_type

Definition at line 88 of file glh_mipmaps.h.


Constructor & Destructor Documentation

template<class T >
glh::generic_filter< T >::generic_filter ( int  tuplesize,
GLenum  gltype 
) [inline]

Definition at line 90 of file glh_mipmaps.h.


Member Function Documentation

template<class T >
void glh::generic_filter< T >::average ( T *  out,
const T *  a,
const T *  b,
const T *  c,
const T *  d 
) [inline]

Definition at line 93 of file glh_mipmaps.h.


Member Data Documentation

template<class T >
const GLenum glh::generic_filter< T >::gl_type

Definition at line 105 of file glh_mipmaps.h.

template<class T >
const int glh::generic_filter< T >::tuple_size

Definition at line 106 of file glh_mipmaps.h.


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


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52