Kochol Game Engine  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
kge::gfx::Image Member List

This is the complete list of members for kge::gfx::Image, including all inherited members.

AddRef()kge::KgeUnknowninlinevirtual
BuildMipMaps()kge::gfx::Image
BuildTileMipMap(int NumCols, int NumRows)kge::gfx::Image
CheckDevilErrors(const char *TextureName)kge::gfx::Imageprotected
CreateImage(int Width, int Height, int Depth=1, int BytesPerPixel=4, ImageFormat imgFormat=EIF_BGRA, void *Data=NULL)kge::gfx::Image
DecRef()kge::KgeUnknowninlinevirtual
GetBytePerPixel()kge::gfx::Imageinline
GetCompressData(CompressType ct, u32 &Size)kge::gfx::Image
GetData(u32 MipMapLevel=0)kge::gfx::Image
GetDebugText()kge::KgeUnknowninline
GetFileName()kge::Resourceinlinevirtual
GetFormat()kge::gfx::Imageinline
GetHandle()kge::Resourceinlinevirtual
GetHeight()kge::gfx::Imageinline
GetName()kge::Resourceinlinevirtual
GetPixels(int XOff, int YOff, int ZOff, int Width, int Height, int Depth, ImageFormat imgFormat, u8 *OutData, u32 MipMapLevel=0)kge::gfx::Image
GetRefCount()kge::KgeUnknowninline
GetWidth()kge::gfx::Imageinline
Image(const u32 Handle, const char *FileName, const char *Name, void *ExtraParam)kge::gfx::Image
Image(const char *Name)kge::gfx::Image
KgeUnknown()kge::KgeUnknowninline
LoadImageFromFile()kge::gfx::Imageprotected
m_eFmtkge::gfx::Imageprotected
m_iBppkge::gfx::Imageprotected
m_ibppkge::gfx::Imageprotected
m_iHandlekge::Resourceprotected
m_iHeightkge::gfx::Imageprotected
m_iImgIDkge::gfx::Imageprotected
m_iWidthkge::gfx::Imageprotected
m_pExtraParamkge::Resourceprotected
m_pFileNamekge::Resourceprotected
m_pMyMgrkge::Resourceprotected
m_pNamekge::Resourceprotected
Resource(const u32 Handle, const char *FileName, const char *Name, void *ExtraParam)kge::Resource
Scale(u32 Width, u32 Height, u32 Depth, u32 MipMapLevel=0)kge::gfx::Image
SetData(u8 *pData)kge::gfx::Image
SetDebugText(char *text)kge::KgeUnknowninlineprotected
SetPixels(int XOff, int YOff, int ZOff, int Width, int Height, int Depth, ImageFormat imgFormat, u8 *OutData, u32 MipMapLevel=0)kge::gfx::Image
~Image()kge::gfx::Image
~KgeUnknown()kge::KgeUnknowninlinevirtual
~Resource()kge::Resourcevirtual