![]() |
Public API Reference |
#include <txtmgr.h>
Inheritance diagram for iSuperLightmap:
Public Methods | |
virtual csPtr< iRendererLightmap > | RegisterLightmap (int left, int top, int width, int height)=0 |
Add a lightmap to this SLM. More... | |
virtual csPtr< iImage > | Dump ()=0 |
Retrieve an image of the whole SLM (for debugging purposes). More... |
Definition at line 120 of file txtmgr.h.
|
Retrieve an image of the whole SLM (for debugging purposes).
|
|
Add a lightmap to this SLM.
|