|
OPTPiX SpriteStudio SDK
|
Inheritance diagram for SSTextureDX9:
Collaboration diagram for SSTextureDX9:Public Member Functions | |
| bool | Load (const char *filename) |
| virtual int | getWidth () |
| virtual int | getHeight () |
| virtual ISSTexture * | create () |
Public Member Functions inherited from ISSTexture | |
| virtual const char * | getFilename () |
| bool | isPow2 () |
Public Attributes | |
| int | tex_width |
| int | tex_height |