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::Texture | static |
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::Texture | static |
getMaxTexture2DSize() | SharpKmyGfx::Texture | static |
getRef() | SharpKmyGfx::Texture | |
getStoredHeight() | SharpKmyGfx::Texture | |
getStoredWidth() | SharpKmyGfx::Texture | |
getTextureStoreJobSerial() | SharpKmyGfx::Texture | static |
getWidth() | SharpKmyGfx::Texture | |
isSrgb() | SharpKmyGfx::Texture | |
load(System::String^ path, bool srgb, TEXTURESHAPE shape, TEXTUREUSAGE usage) | SharpKmyGfx::Texture | static |
load(System::IO::Stream^ stream, bool srgb, bool genmipmap, TEXTURESHAPE shape, TEXTUREUSAGE usage) | SharpKmyGfx::Texture | static |
loadpath | SharpKmyGfx::Texture | |
obj | SharpKmyGfx::Texture | |
ownImage | SharpKmyGfx::Texture | |
popFindTextureBaseDirectory() | SharpKmyGfx::Texture | static |
pushFindTextureBaseDirectory(String^ path) | SharpKmyGfx::Texture | static |
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::Texture | static |
textureStoreJobFinished(int serial) | SharpKmyGfx::Texture | static |