CartoType iOS API 9.2-12-g6c2dcf66f
for development in Swift and Objective C for iOS and Mac OS
Protected Attributes | List of all members
CtPointAndResult Struct Reference

#import <CartoTypeBase.h>

Protected Attributes

CtPoint 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

- (CtPoint) point
protected

The point.

◆ result

- (CtResult) result
protected

The result code.


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