This is the complete list of members for oglplus::DefaultTexture, including all inherited members.
Active(TextureUnitSelector index) | oglplus::DefaultTextureOps | static |
Active(void) | oglplus::DefaultTextureOps | static |
AlphaSize(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
AlphaType(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
Anisotropy(Target target) | oglplus::DefaultTextureOps | static |
Anisotropy(Target target, GLfloat value) | oglplus::DefaultTextureOps | static |
Barrier(void) | oglplus::DefaultTextureOps | static |
BaseLevel(Target target) | oglplus::DefaultTextureOps | static |
BaseLevel(Target target, GLuint level) | oglplus::DefaultTextureOps | static |
Bind(Target target) | oglplus::DefaultTexture | static |
BlueSize(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
BlueType(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
BorderColor(Target target, TypeTag< GLfloat >) | oglplus::DefaultTextureOps | static |
BorderColor(Target target, Vector< GLfloat, 4 > color) | oglplus::DefaultTextureOps | static |
BorderColor(Target target, TypeTag< GLint >) | oglplus::DefaultTextureOps | static |
BorderColor(Target target, Vector< GLint, 4 > color) | oglplus::DefaultTextureOps | static |
BorderColor(Target target, TypeTag< GLuint >) | oglplus::DefaultTextureOps | static |
BorderColor(Target target, Vector< GLuint, 4 > color) | oglplus::DefaultTextureOps | static |
Buffer(Target target, PixelDataInternalFormat internal_format, const BufferOps &buffer) | oglplus::DefaultTextureOps | static |
BufferRange(Target target, PixelDataInternalFormat internal_format, const BufferOps &buffer, GLintptr offset, GLsizeiptr size) | oglplus::DefaultTextureOps | static |
CompareFunc(Target target) | oglplus::DefaultTextureOps | static |
CompareFunc(Target target, CompareFunction func) | oglplus::DefaultTextureOps | static |
CompareMode(Target target) | oglplus::DefaultTextureOps | static |
CompareMode(Target target, TextureCompareMode mode) | oglplus::DefaultTextureOps | static |
CompressedImage1D(Target target, GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLint border, GLsizei image_size, const void *data) | oglplus::DefaultTextureOps | static |
CompressedImage2D(Target target, GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLint border, GLsizei image_size, const void *data) | oglplus::DefaultTextureOps | static |
CompressedImage3D(Target target, GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei image_size, const void *data) | oglplus::DefaultTextureOps | static |
CompressedImageSize(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
CompressedSubImage1D(Target target, GLint level, GLint xoffs, GLsizei width, PixelDataFormat format, GLsizei image_size, const void *data) | oglplus::DefaultTextureOps | static |
CompressedSubImage2D(Target target, GLint level, GLint xoffs, GLint yoffs, GLsizei width, GLsizei height, PixelDataFormat format, GLsizei image_size, const void *data) | oglplus::DefaultTextureOps | static |
CompressedSubImage3D(Target target, GLint level, GLint xoffs, GLint yoffs, GLint zoffs, GLsizei width, GLsizei height, GLsizei depth, PixelDataFormat format, GLsizei image_size, const void *data) | oglplus::DefaultTextureOps | static |
CopyImage1D(Target target, GLint level, PixelDataInternalFormat internal_format, GLint x, GLint y, GLsizei width, GLint border) | oglplus::DefaultTextureOps | static |
CopyImage2D(Target target, GLint level, PixelDataInternalFormat internal_format, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) | oglplus::DefaultTextureOps | static |
CopySubImage1D(Target target, GLint level, GLint xoffs, GLint x, GLint y, GLsizei width) | oglplus::DefaultTextureOps | static |
CopySubImage2D(Target target, GLint level, GLint xoffs, GLint yoffs, GLint x, GLint y, GLsizei width, GLsizei height) | oglplus::DefaultTextureOps | static |
CopySubImage3D(Target target, GLint level, GLint xoffs, GLint yoffs, GLint zoffs, GLint x, GLint y, GLsizei width, GLsizei height) | oglplus::DefaultTextureOps | static |
CubeMapFace(GLuint face) | oglplus::DefaultTextureOps | static |
Depth(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
DepthSize(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
DepthStencilMode(Target target) | oglplus::DefaultTextureOps | static |
DepthStencilMode(Target target, PixelDataFormat mode) | oglplus::DefaultTextureOps | static |
DepthType(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
Filter(Target target, TextureFilter filter) | oglplus::DefaultTextureOps | static |
GenerateMipmap(Target target) | oglplus::DefaultTextureOps | static |
GetCompressedImage(Target target, GLint level, GLsizei size, GLubyte *buffer) | oglplus::DefaultTextureOps | static |
GetCompressedImage(Target target, GLint level, std::vector< GLubyte > &dest) | oglplus::DefaultTextureOps | static |
GetImage(Target target, GLint level, PixelDataFormat format, Property::PixDataType type, GLsizei size, GLvoid *buffer) | oglplus::DefaultTextureOps | static |
GetImage(Target target, GLint level, PixelDataFormat format, std::vector< T > &dest) | oglplus::DefaultTextureOps | static |
GreenSize(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
GreenType(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
Height(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
Image(Target target, const images::Image &image, GLint level=0, GLint border=0) | oglplus::DefaultTextureOps | static |
Image(Target target, const images::ImageSpec &image_spec, GLint level=0, GLint border=0) | oglplus::DefaultTextureOps | static |
Image1D(Target target, GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLint border, PixelDataFormat format, Property::PixDataType type, const void *data) | oglplus::DefaultTextureOps | static |
Image1D(Target target, const images::Image &image, GLint level=0, GLint border=0) | oglplus::DefaultTextureOps | static |
Image2D(Target target, GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLint border, PixelDataFormat format, Property::PixDataType type, const void *data) | oglplus::DefaultTextureOps | static |
Image2D(Target target, const images::Image &image, GLint level=0, GLint border=0) | oglplus::DefaultTextureOps | static |
Image2DMultisample(Target target, GLsizei samples, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, bool fixed_sample_locations) | oglplus::DefaultTextureOps | static |
Image3D(Target target, GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLsizei depth, GLint border, PixelDataFormat format, Property::PixDataType type, const void *data) | oglplus::DefaultTextureOps | static |
Image3D(Target target, const images::Image &image, GLint level=0, GLint border=0) | oglplus::DefaultTextureOps | static |
Image3DMultisample(Target target, GLsizei samples, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLsizei depth, bool fixed_sample_locations) | oglplus::DefaultTextureOps | static |
ImageCM(GLuint face, GLint level, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLint border, PixelDataFormat format, Property::PixDataType type, const void *data) | oglplus::DefaultTextureOps | static |
ImageCM(GLuint face, const images::Image &image, GLint level=0, GLint border=0) | oglplus::DefaultTextureOps | static |
InternalFormat(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
LODBias(Target target) | oglplus::DefaultTextureOps | static |
LODBias(Target target, GLfloat value) | oglplus::DefaultTextureOps | static |
MagFilter(Target target) | oglplus::DefaultTextureOps | static |
MagFilter(Target target, TextureMagFilter filter) | oglplus::DefaultTextureOps | static |
MaxAnisotropy(Target target) | oglplus::DefaultTextureOps | static |
MaxLevel(Target target) | oglplus::DefaultTextureOps | static |
MaxLevel(Target target, GLint value) | oglplus::DefaultTextureOps | static |
MaxLOD(Target target) | oglplus::DefaultTextureOps | static |
MaxLOD(Target target, GLfloat value) | oglplus::DefaultTextureOps | static |
MinFilter(Target target) | oglplus::DefaultTextureOps | static |
MinFilter(Target target, TextureMinFilter filter) | oglplus::DefaultTextureOps | static |
MinLOD(Target target) | oglplus::DefaultTextureOps | static |
MinLOD(Target target, GLfloat value) | oglplus::DefaultTextureOps | static |
RedSize(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
RedType(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
Seamless(Target target) | oglplus::DefaultTextureOps | static |
Seamless(Target target, bool enable) | oglplus::DefaultTextureOps | static |
SharedSize(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
StencilSize(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
Storage1D(Target target, GLsizei levels, PixelDataInternalFormat internal_format, GLsizei width) | oglplus::DefaultTextureOps | static |
Storage2D(Target target, GLsizei levels, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height) | oglplus::DefaultTextureOps | static |
Storage3D(Target target, GLsizei levels, PixelDataInternalFormat internal_format, GLsizei width, GLsizei height, GLsizei depth) | oglplus::DefaultTextureOps | static |
SubImage1D(Target target, GLint level, GLint xoffs, GLsizei width, PixelDataFormat format, Property::PixDataType type, const void *data) | oglplus::DefaultTextureOps | static |
SubImage1D(Target target, const images::Image &image, GLint xoffs, GLint level=0) | oglplus::DefaultTextureOps | static |
SubImage2D(Target target, GLint level, GLint xoffs, GLint yoffs, GLsizei width, GLsizei height, PixelDataFormat format, Property::PixDataType type, const void *data) | oglplus::DefaultTextureOps | static |
SubImage2D(Target target, const images::Image &image, GLint xoffs, GLint yoffs, GLint level=0) | oglplus::DefaultTextureOps | static |
SubImage3D(Target target, GLint level, GLint xoffs, GLint yoffs, GLint zoffs, GLsizei width, GLsizei height, GLsizei depth, PixelDataFormat format, Property::PixDataType type, const void *data) | oglplus::DefaultTextureOps | static |
SubImage3D(Target target, const images::Image &image, GLint xoffs, GLint yoffs, GLint zoffs, GLint level=0) | oglplus::DefaultTextureOps | static |
Swizzle(Target target, TextureSwizzleCoord coord) | oglplus::DefaultTextureOps | static |
Swizzle(Target target, TextureSwizzleCoord coord, TextureSwizzle mode) | oglplus::DefaultTextureOps | static |
SwizzleA(Target target) | oglplus::DefaultTextureOps | static |
SwizzleA(Target target, TextureSwizzle mode) | oglplus::DefaultTextureOps | static |
SwizzleB(Target target) | oglplus::DefaultTextureOps | static |
SwizzleB(Target target, TextureSwizzle mode) | oglplus::DefaultTextureOps | static |
SwizzleG(Target target) | oglplus::DefaultTextureOps | static |
SwizzleG(Target target, TextureSwizzle mode) | oglplus::DefaultTextureOps | static |
SwizzleR(Target target) | oglplus::DefaultTextureOps | static |
SwizzleR(Target target, TextureSwizzle mode) | oglplus::DefaultTextureOps | static |
SwizzleRGBA(Target target) | oglplus::DefaultTextureOps | static |
SwizzleRGBA(Target target, TextureSwizzle mode) | oglplus::DefaultTextureOps | static |
SwizzleRGBA(Target target, TextureSwizzle mode_r, TextureSwizzle mode_g, TextureSwizzle mode_b, TextureSwizzle mode_a) | oglplus::DefaultTextureOps | static |
SwizzleRGBA(Target target, const TextureSwizzleTuple &modes) | oglplus::DefaultTextureOps | static |
Target typedef | oglplus::DefaultTextureOps | |
Width(Target target, GLint level=0) | oglplus::DefaultTextureOps | static |
Wrap(Target target, TextureWrapCoord coord) | oglplus::DefaultTextureOps | static |
Wrap(Target target, TextureWrapCoord coord, TextureWrap mode) | oglplus::DefaultTextureOps | static |
WrapR(Target target) | oglplus::DefaultTextureOps | static |
WrapR(Target target, TextureWrap mode) | oglplus::DefaultTextureOps | static |
WrapS(Target target) | oglplus::DefaultTextureOps | static |
WrapS(Target target, TextureWrap mode) | oglplus::DefaultTextureOps | static |
WrapT(Target target) | oglplus::DefaultTextureOps | static |
WrapT(Target target, TextureWrap mode) | oglplus::DefaultTextureOps | static |