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

#include <CartoTypeBase.h>

Protected Attributes

double x
 
double y
 
CtPointType type
 

Detailed Description

A point on a path, defined using double-precision floating point values.

Member Data Documentation

◆ type

- (CtPointType) type
protected

The type: on the curve or a control point.

◆ x

- (double) x
protected

The X coordinate.

◆ y

- (double) y
protected

The Y coordinate.


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