OGLplus (0.45.0) a C++ wrapper for OpenGL

oglplus::BoundTemplate< Base, BaseParam, TextureOps > Member List

This is the complete list of members for oglplus::BoundTemplate< Base, BaseParam, TextureOps >, including all inherited members.

AlphaSize(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
AlphaType(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Anisotropy(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Anisotropy(GLfloat value) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BaseLevel(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BaseLevel(GLuint level) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BlueSize(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BlueType(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BorderColor(TypeTag< GLfloat > _auto_param_2) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BorderColor(Vector< GLfloat, 4 > color) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BorderColor(TypeTag< GLint > _auto_param_2) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BorderColor(Vector< GLint, 4 > color) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BorderColor(TypeTag< GLuint > _auto_param_2) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BorderColor(Vector< GLuint, 4 > color) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Buffer(PixelDataInternalFormat internal_format, const BufferOps &buffer) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
BufferRange(PixelDataInternalFormat internal_format, const BufferOps &buffer, GLintptr offset, GLsizeiptr size) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompareFunc(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompareFunc(CompareFunction func) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompareMode(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompareMode(TextureCompareMode mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompressedImage1D(GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLint border, GLsizei image_size, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompressedImage2D(GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLint border, GLsizei image_size, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompressedImage3D(GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei image_size, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompressedImageSize(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompressedSubImage1D(GLint level, GLint xoffs, GLsizei width, PixelDataFormat format, GLsizei image_size, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompressedSubImage2D(GLint level, GLint xoffs, GLint yoffs, GLsizei width, GLsizei height, PixelDataFormat format, GLsizei image_size, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CompressedSubImage3D(GLint level, GLint xoffs, GLint yoffs, GLint zoffs, GLsizei width, GLsizei height, GLsizei depth, PixelDataFormat format, GLsizei image_size, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CopyImage1D(GLint level, PixelDataInternalFormat internal_format, GLint x, GLint y, GLsizei width, GLint border) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CopyImage2D(GLint level, PixelDataInternalFormat internal_format, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CopySubImage1D(GLint level, GLint xoffs, GLint x, GLint y, GLsizei width) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CopySubImage2D(GLint level, GLint xoffs, GLint yoffs, GLint x, GLint y, GLsizei width, GLsizei height) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
CopySubImage3D(GLint level, GLint xoffs, GLint yoffs, GLint zoffs, GLint x, GLint y, GLsizei width, GLsizei height) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Depth(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
DepthSize(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
DepthStencilMode(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
DepthStencilMode(PixelDataFormat mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
DepthType(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Filter(TextureFilter filter) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GenerateMipmap(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GetCompressedImage(GLint level, GLsizei size, GLubyte *buffer) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GetCompressedImage(GLint level, std::vector< GLubyte > &dest) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GetFloatParam(GLenum query) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GetFloatParam(GLint level, GLenum query) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GetImage(GLint level, PixelDataFormat format, TextureOps::Property::PixDataType type, GLsizei size, GLvoid *buffer) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GetImage(GLint level, PixelDataFormat format, std::vector< T > &dest) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GetIntParam(GLenum query) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GetIntParam(GLint level, GLenum query) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GreenSize(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
GreenType(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Height(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Image(const images::Image &image, GLint level=0, GLint border=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Image(const images::ImageSpec &image_spec, GLint level=0, GLint border=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Image1D(GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLint border, PixelDataFormat format, TextureOps::Property::PixDataType type, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Image1D(const images::Image &image, GLint level=0, GLint border=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Image2D(GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLint border, PixelDataFormat format, TextureOps::Property::PixDataType type, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Image2D(const images::Image &image, GLint level=0, GLint border=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Image2DMultisample(GLsizei samples, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, bool fixed_sample_locations) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Image3D(GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLsizei depth, GLint border, PixelDataFormat format, TextureOps::Property::PixDataType type, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Image3D(const images::Image &image, GLint level=0, GLint border=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Image3DMultisample(GLsizei samples, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLsizei depth, bool fixed_sample_locations) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
InternalFormat(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
LODBias(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
LODBias(GLfloat value) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MagFilter(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MagFilter(TextureMagFilter filter) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MaxAnisotropy(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MaxLevel(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MaxLevel(GLint value) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MaxLOD(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MaxLOD(GLfloat value) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MinFilter(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MinFilter(TextureMinFilter filter) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MinLOD(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
MinLOD(GLfloat value) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
RedSize(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
RedType(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Seamless(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Seamless(bool enable) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SharedSize(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
StencilSize(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Storage1D(GLsizei levels, PixelDataInternalFormat internal_format, GLsizei width) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Storage2D(GLsizei levels, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Storage3D(GLsizei levels, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLsizei depth) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SubImage1D(GLint level, GLint xoffs, GLsizei width, PixelDataFormat format, TextureOps::Property::PixDataType type, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SubImage1D(const images::Image &image, GLint xoffs, GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SubImage2D(GLint level, GLint xoffs, GLint yoffs, GLsizei width, GLsizei height, PixelDataFormat format, TextureOps::Property::PixDataType type, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SubImage2D(const images::Image &image, GLint xoffs, GLint yoffs, GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SubImage3D(GLint level, GLint xoffs, GLint yoffs, GLint zoffs, GLsizei width, GLsizei height, GLsizei depth, PixelDataFormat format, TextureOps::Property::PixDataType type, const void *data) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SubImage3D(const images::Image &image, GLint xoffs, GLint yoffs, GLint zoffs, GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Swizzle(TextureSwizzleCoord coord) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Swizzle(TextureSwizzleCoord coord, TextureSwizzle mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleA(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleA(TextureSwizzle mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleB(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleB(TextureSwizzle mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleG(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleG(TextureSwizzle mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleR(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleR(TextureSwizzle mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleRGBA(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleRGBA(TextureSwizzle mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleRGBA(TextureSwizzle mode_r, TextureSwizzle mode_g, TextureSwizzle mode_b, TextureSwizzle mode_a) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
SwizzleRGBA(const TextureSwizzleTuple &modes) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
View(const TextureOps &orig_texture, PixelDataInternalFormat internal_format, GLuint min_level, GLuint num_levels, GLuint min_layer, GLuint num_layers) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Width(GLint level=0) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Wrap(TextureWrapCoord coord) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
Wrap(TextureWrapCoord coord, TextureWrap mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
WrapR(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
WrapR(TextureWrap mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
WrapS(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
WrapS(TextureWrap mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
WrapT(void) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >
WrapT(TextureWrap mode) const oglplus::BoundTemplate< Base, BaseParam, TextureOps >

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