CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
Public Attributes | List of all members
CartoType::CMapObject::TUserData Union Reference

#include <cartotype_map_object.h>

Public Attributes

int64_t iInt
 
void * iPtr
 

Detailed Description

A type for arbitrary user-defined data associated with a map object.

Member Data Documentation

◆ iInt

int64_t CartoType::CMapObject::TUserData::iInt

The integer value.

◆ iPtr

void* CartoType::CMapObject::TUserData::iPtr

The pointer value.


The documentation for this union was generated from the following file: