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
CtPathPoint Struct Reference

#import <CartoTypeBase.h>

Protected Attributes

int32_t x
 
int32_t y
 
CtPointType type
 

Detailed Description

A point on a path, defined using integer values.

Member Data Documentation

◆ type

- (CtPointType) type
protected

The type: on the curve or a control point.

◆ x

- (int32_t) x
protected

The X coordinate.

◆ y

- (int32_t) y
protected

The Y coordinate.


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