GRE::LAYER_TILESET Class Reference
Tileset Layer class.
More...
#include <gre/lrtileset.h>
List of all members.
Detailed Description
Tileset Layer class.
Constructor & Destructor Documentation
Construct layer and insert into list.
- Parameters:
-
| group | Group to contain layer |
| createflags | Creation flags |
| listpos | Position in list |
| reflayer | Reference layer for insertion |
| virtual GRE::LAYER_TILESET::~LAYER_TILESET |
( |
|
) |
[virtual] |
Member Function Documentation
| const DISPPARM& GRE::LAYER_TILESET::GetDispParm |
( |
|
) |
const [inline] |
Retrieve layer-specific display parameters.
- Returns:
- current parameters
| static void GRE::LAYER_TILESET::RegisterType |
( |
|
) |
[static] |
Register this layer type.
| void GRE::LAYER_TILESET::SetDispParm |
( |
const DISPPARM & |
dispparm |
) |
[inline] |
Set layer-specific display parameters.
- Parameters:
-
| dispparm | Parameters to set |
| static void GRE::LAYER_TILESET::SMLClassInstall |
( |
SMLCONTEXT * |
context |
) |
[static] |
Method to install SML class, called by internal SML function.
- Parameters:
-
Reimplemented from GRE::LAYER.
Member Data Documentation
Layer-specific display parameters.
The documentation for this class was generated from the following file: