Om  1.0.0
A universal framework for multimedia simulation
om::graphics::textures::Texture Member List

This is the complete list of members for om::graphics::textures::Texture, including all inherited members.

clearContext()om::graphics::devices::GraphicsContextObjectinline
clearFace(Float channelColor, TextureFace face=TextureFace::FRONT, Index mipmapLevel=0)om::graphics::textures::Texture
contextom::graphics::devices::GraphicsContextObjectprotected
download(DownloadRequest &request)om::graphics::textures::Texturevirtual
om::graphics::devices::GraphicsContextObject::download()om::graphics::devices::GraphicsContextObject
flagIsSet(TextureFlags::Flag flag) const om::graphics::textures::Textureinline
generateMipmaps()om::graphics::textures::Texture
getContext() const om::graphics::devices::GraphicsContextObjectinline
getDepth() const om::graphics::textures::Textureinline
getDimensionCount() const om::graphics::textures::Textureinline
getDownsampleFilter() const om::graphics::textures::Texture
getFace(Image *&image, TextureFace face=TextureFace::FRONT, Index mipmapLevel=0) const om::graphics::textures::Textureinline
getFace(Image *&image, const PixelFormat &pixelType, TextureFace face=TextureFace::FRONT, Index mipmapLevel=0) const om::graphics::textures::Texture
getFaceCount() const om::graphics::textures::Textureinline
getFlags()om::graphics::textures::Textureinline
getFlags() const om::graphics::textures::Textureinline
getFormat() const om::graphics::textures::Textureinline
getHeight() const om::graphics::textures::Textureinline
getMaxFaceCount()om::graphics::textures::Textureinlinestatic
getMipmapCount(const TextureFace &face=TextureFace::FRONT) const om::graphics::textures::Textureinline
getRenderable() const om::graphics::textures::Textureinline
getSharedRenderable() const om::graphics::textures::Textureinline
getSize(Index dimension) const om::graphics::textures::Textureinline
getTexelCount() const om::graphics::textures::Texture
getType() const om::graphics::textures::Textureinline
getUpsampleFilter() const om::graphics::textures::Texture
getWidth() const om::graphics::textures::Textureinline
getWrapType() const om::graphics::textures::Texture
GraphicsContextObject()om::graphics::devices::GraphicsContextObjectinlineprotected
GraphicsContextObject(GraphicsContext *newContext)om::graphics::devices::GraphicsContextObjectinlineprotected
hasAlpha() const om::graphics::textures::Texture
isCube() const om::graphics::textures::Textureinline
isDownloaded() const om::graphics::textures::Texturevirtual
isUploaded() const om::graphics::textures::Texturevirtual
isValid() const om::graphics::textures::Texturevirtual
isValidFace(const TextureFace &face) const om::graphics::textures::Textureinline
RESOURCE_TYPEom::graphics::textures::Texturestatic
setContext(devices::GraphicsContext *newContext)om::graphics::textures::Texturevirtual
setDownsampleFilter(const TextureFilter &newDownsampleFilter)om::graphics::textures::Texture
setFace(Image *newImage, TextureFace face=TextureFace::FRONT, Index mipmapLevel=0)om::graphics::textures::Texture
setFlag(TextureFlags::Flag flag, Bool newIsSet=true)om::graphics::textures::Textureinline
setFlags(const TextureFlags &newFlags)om::graphics::textures::Textureinline
setFormat(const TextureFormat &newFormat)om::graphics::textures::Textureinline
setUpsampleFilter(const TextureFilter &newUpsampleFilter)om::graphics::textures::Texture
setWrapType(const TextureWrapType &newWrapType)om::graphics::textures::Texture
Texture()om::graphics::textures::Texture
Texture(Size width, Bool isCubeMap=false)om::graphics::textures::Texture
Texture(Size width, Size height)om::graphics::textures::Texture
Texture(Size width, Size height, Size depth)om::graphics::textures::Texture
Texture(Image *newImage)om::graphics::textures::Texture
Texture(devices::GraphicsContext *context, const TextureFormat &format, Size width, Bool isCubeMap=false)om::graphics::textures::Texture
Texture(devices::GraphicsContext *context, const TextureFormat &format, Size width, Size height)om::graphics::textures::Texture
Texture(devices::GraphicsContext *context, const TextureFormat &format, Size width, Size height, Size depth)om::graphics::textures::Texture
Texture(devices::GraphicsContext *context, const TextureFormat &format, Image *newImage)om::graphics::textures::Texture
updateFace(const Image &newImage, Int position, TextureFace face=TextureFace::FRONT, Index mipmapLevel=0)om::graphics::textures::Textureinline
updateFace(const Image &newImage, const Vector2i &position, TextureFace face=TextureFace::FRONT, Index mipmapLevel=0)om::graphics::textures::Textureinline
updateFace(const Image &newImage, const Vector3i &position, TextureFace face=TextureFace::FRONT, Index mipmapLevel=0)om::graphics::textures::Texture
upload(UploadRequest &request)om::graphics::textures::Texturevirtual
om::graphics::devices::GraphicsContextObject::upload()om::graphics::devices::GraphicsContextObject
~GraphicsContextObject()om::graphics::devices::GraphicsContextObjectvirtual