CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
Public Attributes | List of all members
CartoTypeCore::IntPair Class Reference

#include <cartotype_map_object.h>

Public Attributes

int32_t Int0
 
int32_t Int1
 

Detailed Description

A pair of 32-bit integers.

Member Data Documentation

◆ Int0

int32_t CartoTypeCore::IntPair::Int0

The first integer.

◆ Int1

int32_t CartoTypeCore::IntPair::Int1

The second integer.


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