This is the complete list of members for sofa::helper::io::Image, including all inherited members.
BGR enum value | sofa::helper::io::Image | |
BGRA enum value | sofa::helper::io::Image | |
ChannelFormat enum name | sofa::helper::io::Image | |
clear() | sofa::helper::io::Image | |
COUNT_OF_CHANNEL_FORMATS enum value | sofa::helper::io::Image | |
COUNT_OF_DATA_TYPES enum value | sofa::helper::io::Image | |
COUNT_OF_TEXTURE_TYPES enum value | sofa::helper::io::Image | |
create(Object *, std::string arg="") | sofa::helper::io::Image | inlinestatic |
Create(std::string filename) | sofa::helper::io::Image | static |
DataType enum name | sofa::helper::io::Image | |
FactoryImage typedef | sofa::helper::io::Image | |
FLOAT enum value | sofa::helper::io::Image | |
get3DSliceMipmapPixels(unsigned slice, unsigned mipmap) | sofa::helper::io::Image | |
getBytesPerBlock() const | sofa::helper::io::Image | |
getBytesPerChannel() const | sofa::helper::io::Image | |
getBytesPerPixel() const | sofa::helper::io::Image | |
getChannelCount() const | sofa::helper::io::Image | |
getChannelFormat() const | sofa::helper::io::Image | |
getCubeMipmapPixels(unsigned cubeside, unsigned mipmap) | sofa::helper::io::Image | |
getDataType() const | sofa::helper::io::Image | |
getDepth(unsigned mipmap=0) const | sofa::helper::io::Image | |
getHeight(unsigned mipmap=0) const | sofa::helper::io::Image | |
getImageSize() const | sofa::helper::io::Image | |
getLineSize(unsigned mipmap=0) const | sofa::helper::io::Image | |
getMipmapCount() const | sofa::helper::io::Image | |
getMipmapPixels(unsigned mipmap) | sofa::helper::io::Image | |
getMipmapRangeSize(unsigned firstMipmap, unsigned mipmaps) const | sofa::helper::io::Image | |
getMipmapSize(unsigned mipmap) const | sofa::helper::io::Image | |
getPixelCount() const | sofa::helper::io::Image | |
getPixels() | sofa::helper::io::Image | |
getTextureType() const | sofa::helper::io::Image | |
getWidth(unsigned mipmap=0) const | sofa::helper::io::Image | |
HALF enum value | sofa::helper::io::Image | |
Image() | sofa::helper::io::Image | |
Image(const Image &rhs) | sofa::helper::io::Image | |
init(unsigned width, unsigned height, unsigned depth, unsigned mipmaps, DataType dataType, ChannelFormat channelFormat) | sofa::helper::io::Image | |
init(unsigned width, unsigned height, unsigned bpp) | sofa::helper::io::Image | |
isLoaded() const | sofa::helper::io::Image | inline |
L enum value | sofa::helper::io::Image | |
LA enum value | sofa::helper::io::Image | |
load(std::string filename) | sofa::helper::io::Image | virtual |
m_bLoaded | sofa::helper::io::Image | protected |
operator=(const Image &rhs) | sofa::helper::io::Image | |
R enum value | sofa::helper::io::Image | |
RG enum value | sofa::helper::io::Image | |
RGB enum value | sofa::helper::io::Image | |
RGBA enum value | sofa::helper::io::Image | |
save(std::string filename, int compression_level=-1) | sofa::helper::io::Image | virtual |
strFromChannelFormat | sofa::helper::io::Image | static |
strFromDataType | sofa::helper::io::Image | static |
strFromTextureType | sofa::helper::io::Image | static |
TEXTURE_2D enum value | sofa::helper::io::Image | |
TEXTURE_3D enum value | sofa::helper::io::Image | |
TEXTURE_CUBE enum value | sofa::helper::io::Image | |
TEXTURE_INVALID enum value | sofa::helper::io::Image | |
TextureType enum name | sofa::helper::io::Image | |
UCOMPRESSED enum value | sofa::helper::io::Image | |
UINT32 enum value | sofa::helper::io::Image | |
UNORM16 enum value | sofa::helper::io::Image | |
UNORM8 enum value | sofa::helper::io::Image | |
~Image() | sofa::helper::io::Image | virtual |