CartoType iOS API 9.4-2-ga84cea34e
for development in Swift and Objective C for iOS and Mac OS
Public Attributes | List of all members
CtPointAndResult Struct Reference

#include <CartoTypeBase.h>

Public 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 CtPointAndResult::point

The point.

◆ result

CtResult CtPointAndResult::result

The result code.


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