Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::glfCubeMap Member List

This is the complete list of members for BIAS::glfCubeMap, including all inherited members.

Allocate(int width, int height, GLenum internalFormat, int mipmap=0)BIAS::glfCubeMap
Allocate(int width, int height, ImageBase::EStorageType storageType, ImageBase::EColorModel colorModel, int mipmap=0)BIAS::glfCubeMap
Bind() const BIAS::glfTexture
BindTU() const BIAS::glfTexture
BindTU(int number) const BIAS::glfTexture
CopyChannelsToImage(GLenum target, ImageBase &image, GLenum format, int mipmap=0)BIAS::glfCubeMap
CopyToImage(GLenum target, ImageBase &image, int mipmap=0)BIAS::glfCubeMap
Create()BIAS::glfTexture
enlargeToPot_BIAS::glfTextureprotected
EnlargeToPowerOfTwoIfRequired(bool enlargeToPotIfRequired=true)BIAS::glfTexture
GenerateMipMap()BIAS::glfTexture
GetHeight(int mipmap=0) const BIAS::glfCubeMap
GetMaxSupportedTextureUnits()BIAS::glfTextureprotectedstatic
GetTextureID() const BIAS::glfTextureinline
GetTextureNr()BIAS::glfTextureinline
GetTextureNrInUniformFormat()BIAS::glfTextureinline
GetTextureTarget() const BIAS::glfTextureinline
GetWidth(int mipmap=0) const BIAS::glfCubeMap
glfCubeMap()BIAS::glfCubeMap
glfTexture(GLenum target)BIAS::glfTextureprotected
id_BIAS::glfTextureprotected
MAX_TEXTURE_UNITS_BIAS::glfTextureprotected
NextPowerOfTwo(int i)BIAS::glfTextureprotectedstatic
SetBaseLevel(int baseLevel)BIAS::glfTexture
SetBorderColor(GLfloat r, GLfloat g, GLfloat b, GLfloat a)BIAS::glfTexture
SetGenerateMipMap(bool generateMipMap)BIAS::glfTexture
SetMagFilter(GLenum magFilter)BIAS::glfTexture
SetMaxLevel(int maxLevel)BIAS::glfTexture
SetMinFilter(GLenum minFilter)BIAS::glfTexture
SetTextureNr(GLint textureNr)BIAS::glfTexture
SetTextureNrInUniformFormat(int textureNr)BIAS::glfTexture
SetWrapR(GLenum wrapR)BIAS::glfTexture
SetWrapS(GLenum wrapS)BIAS::glfTexture
SetWrapT(GLenum wrapT)BIAS::glfTexture
target_BIAS::glfTextureprotected
textureNr_BIAS::glfTextureprotected
UploadImage(GLenum target, const BIAS::ImageBase &image, GLenum internalFormat=0, int mipmap=0)BIAS::glfCubeMap
UploadImageFromFile(GLenum target, const std::string &fileName, GLenum internalFormat=0, int mipmap=0)BIAS::glfCubeMap
~glfTexture()BIAS::glfTexturevirtual