CartoType iOS API 9.0-11-g64131709d
for development in Swift and Objective C for iOS and Mac OS
Loading...
Searching...
No Matches
CtPathPoint Struct Reference

#include <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: