OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::ObjZeroOps< tag::ExplicitSel, tag::Texture >::Property Struct Reference

Types related to Texture. More...

#include </home/chochlik/devel/oglplus/include/oglplus/texture.hpp>

Public Types

typedef TextureCompareMode CompareMode
 Depth texture comparison mode.
 
typedef TextureFilter Filter
 Filter.
 
typedef TextureMagFilter MagFilter
 Magnification filter.
 
typedef TextureMinFilter MinFilter
 Minification filter.
 
typedef TextureSwizzleCoord SwizzleCoord
 Texture swizzle coordinate.
 
typedef TextureSwizzle Swizzle
 Texture swizzle value.
 
typedef TextureSwizzleTuple SwizzleTuple
 Texture swizzle tuple.
 
typedef TextureWrapCoord WrapCoord
 Texture wrap mode for coordinate.
 
typedef TextureWrap Wrap
 Texture wrap mode value.
 
typedef OneOf< GLenum,
std::tuple< DataType,
PixelDataType > > 
PixDataType
 The pixel data type.
 

Detailed Description

template<>
struct oglplus::ObjZeroOps< tag::ExplicitSel, tag::Texture >::Property

Types related to Texture.


The documentation for this struct was generated from the following file:
  • /home/chochlik/devel/oglplus/include/oglplus/texture.hpp

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).