|
CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
|
#include <cartotype_map_object.h>
Public Attributes | |
| int64_t | iInt |
| void * | iPtr |
A type for arbitrary user-defined data associated with a map object.
| int64_t CartoType::CMapObject::TUserData::iInt |
The integer value.
| void* CartoType::CMapObject::TUserData::iPtr |
The pointer value.