Logo
SharpKmyGfx::Texture Member List

This is the complete list of members for SharpKmyGfx::Texture, including all inherited members.

addRef()SharpKmyGfx::Texture
apply()SharpKmyGfx::Texture
copyTexture2DDelay(int dx, int dy, int dw, int dh, int dlevel, int sx, int sy, int slevel, Texture^ src)SharpKmyGfx::Texture
create(int width, int height, bool srgb, int miplevel)SharpKmyGfx::Texture
create(int width, int height, TEXTUREFFORMAT format, int miplevel)SharpKmyGfx::Texture
Delete()SharpKmyGfx::Texture
enableWrite()SharpKmyGfx::Texture
getColor(System::String^ name, [System::Runtime::InteropServices::Out] array< UINT32 >^% list, int% width, int% height)SharpKmyGfx::Texturestatic
getColor([System::Runtime::InteropServices::Out] array< UINT32 >^% list, int level)SharpKmyGfx::Texture
getFileName()SharpKmyGfx::Texture
getFilePath()SharpKmyGfx::Texture
getGuid()SharpKmyGfx::Texture
getHeight()SharpKmyGfx::Texture
getLoadableFileList(System::String^ path)SharpKmyGfx::Texturestatic
getMaxTexture2DSize()SharpKmyGfx::Texturestatic
getRef()SharpKmyGfx::Texture
getStoredHeight()SharpKmyGfx::Texture
getStoredWidth()SharpKmyGfx::Texture
getTextureStoreJobSerial()SharpKmyGfx::Texturestatic
getWidth()SharpKmyGfx::Texture
isSrgb()SharpKmyGfx::Texture
load(System::String^ path, bool srgb, TEXTURESHAPE shape, TEXTUREUSAGE usage)SharpKmyGfx::Texturestatic
load(System::IO::Stream^ stream, bool srgb, bool genmipmap, TEXTURESHAPE shape, TEXTUREUSAGE usage)SharpKmyGfx::Texturestatic
loadpathSharpKmyGfx::Texture
objSharpKmyGfx::Texture
ownImageSharpKmyGfx::Texture
popFindTextureBaseDirectory()SharpKmyGfx::Texturestatic
pushFindTextureBaseDirectory(String^ path)SharpKmyGfx::Texturestatic
Release()SharpKmyGfx::Texture
reloadIfLoaded()SharpKmyGfx::Texture
removeRef()SharpKmyGfx::Texture
renamePath(System::String^ path)SharpKmyGfx::Texture
saveNativeTexture(System::String^ path)SharpKmyGfx::Texture
setAnisotropy(float v)SharpKmyGfx::Texture
setCompress(bool flg)SharpKmyGfx::Texture
setGenMipmap(bool flg)SharpKmyGfx::Texture
setGuid(System::Guid id)SharpKmyGfx::Texture
setMagFilter(TEXTUREFILTER f)SharpKmyGfx::Texture
setMinFilter(TEXTUREFILTER f)SharpKmyGfx::Texture
setNativeTexturePath(System::String^ path)SharpKmyGfx::Texture
setSrgb(bool b)SharpKmyGfx::Texture
setType(int type)SharpKmyGfx::Texture
setUsage(TEXTUREUSAGE usage)SharpKmyGfx::Texture
setUWrap(WRAPTYPE f)SharpKmyGfx::Texture
setVWrap(WRAPTYPE f)SharpKmyGfx::Texture
setWrap(WRAPTYPE f)SharpKmyGfx::Texture
setWWrap(WRAPTYPE f)SharpKmyGfx::Texture
storeSubPixel2D(int x, int y, int w, int h, array< UINT32 >^ list, TEXTUREFFORMAT format, int sx, int sy, int swidth, int level)SharpKmyGfx::Texture
storeSubPixel2D(int x, int y, int w, int h, u8 *list, TEXTUREFFORMAT format, int level)SharpKmyGfx::Texture
storeSubPixel2DDelay(int x, int y, int w, int h, array< UINT32 >^ list, TEXTUREFFORMAT format, int sx, int sy, int swidth, int level)SharpKmyGfx::Texture
Texture()SharpKmyGfx::Texture
Texture(System::String^ path, System::Guid guid, int type)SharpKmyGfx::Texture
Texture(kmyGfx::Texture *t)SharpKmyGfx::Texture
textureStoreJobDispatchAll()SharpKmyGfx::Texturestatic
textureStoreJobFinished(int serial)SharpKmyGfx::Texturestatic