CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

iSuperLightmap Struct Reference
[3D]

A super light map. More...

#include <ivideo/txtmgr.h>

Inheritance diagram for iSuperLightmap:

iBase List of all members.

Public Member Functions

virtual csPtr< iRendererLightmapRegisterLightmap (int left, int top, int width, int height)=0
 Add a lightmap to this SLM.
virtual csPtr< iImageDump ()=0
 Retrieve an image of the whole SLM (for debugging purposes).

Detailed Description

A super light map.

Definition at line 110 of file txtmgr.h.


Member Function Documentation

virtual csPtr<iImage> iSuperLightmap::Dump  )  [pure virtual]
 

Retrieve an image of the whole SLM (for debugging purposes).

virtual csPtr<iRendererLightmap> iSuperLightmap::RegisterLightmap int  left,
int  top,
int  width,
int  height
[pure virtual]
 

Add a lightmap to this SLM.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1