#include <CartoTypeBase.h>
Information about the intersection of two paths and their distance apart.
◆ pointer
For internal use: gets a pointer to the TPathIntersectionInfo object.
◆ distance
The distance between the paths. The units are meters for functions involving map objects, otherwise they are the units used by the paths.
◆ nearest1
The nearest point on the first path. The units are latitude and longitude for functions involving map objects, otherwise they are the units used by the paths.
◆ nearest2
The nearest point on the second path. The units are latitude and longitude for functions involving map objects, otherwise they are the units used by the paths.
◆ type
- (CtPathIntersectionType) type |
|
readwritenonatomicassign |
The documentation for this class was generated from the following file: