CartoType iOS API 8.8-13-g03c6f7017
for development in Swift and Objective C for iOS and Mac OS
Protected Attributes | List of all members
CartoTypePointAndResult Struct Reference

#import <CartoTypeBase.h>

Protected Attributes

CartoTypePoint point
 
CTResult result
 

Detailed Description

A point and a result code. Used by functions that need to return a point but might not succeed.

Member Data Documentation

◆ point

- (CartoTypePoint) point
protected

The point.

◆ result

- (CTResult) result
protected

The result code.


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