typedef NS_ENUM(uint8_t, GSIntersectionState ) { ONTOP = 1, PARALLEL = 2, };
ONTOP
Declared In GSGeometrieHelper.h.
GSGeometrieHelper.h
PARALLEL