|
CartoType API
|
#include <cartotype_map_object_cache.h>
Public Member Functions | |
| CMapLevelStore (int32 aLevel) | |
| CT_IMPORT CMapLayerStore * | LayerStore (TResult &aError, const CLayerStyle &aStyle, int32 aLayerIndex, int32 aTypeIndex) |
Public Attributes | |
| int32 | iLevel |
| CPointerArray< CMapLayerStore > | iLayerStore |
A store for all the objects on a level.
| CT_EXPORT CMapLayerStore * CMapLevelStore::LayerStore | ( | TResult & | aError, |
| const CLayerStyle & | aStyle, | ||
| int32 | aLayerIndex, | ||
| int32 | aTypeIndex | ||
| ) |
Get the layer store for aLayerIndex, creating it if necessary.
1.7.5.1