Starshatter_Open
Open source Starshatter engine
|
#include <TexDX9.h>
Public Member Functions | |
TexCacheDX9Entry () | |
void | Release () |
void | Unload () |
Public Attributes | |
HANDLE | bitmap_id |
IDirect3DTexture9 * | texture |
DWORD | used_last |
DWORD | last_modified |
bool | normal |
void TexCacheDX9Entry::Release | ( | ) |
Definition at line 36 of file TexDX9.cpp.
void TexCacheDX9Entry::Unload | ( | ) |
Definition at line 44 of file TexDX9.cpp.