Engauge Digitizer
2
Loading...
Searching...
No Matches
Centipede
CentipedeIntersectionType.h
Go to the documentation of this file.
1
/******************************************************************************************************
2
* (C) 2020 markummitchell@github.com. This file is part of Engauge Digitizer, which is released *
3
* under GNU General Public License version 2 (GPLv2) or (at your option) any later version. See file *
4
* LICENSE or go to gnu.org/licenses for details. Distribution requires prior written permission. *
5
******************************************************************************************************/
6
7
#ifndef CENTIPEDE_INTERSECTION_TYPE_H
8
#define CENTIPEDE_INTERSECTION_TYPE_H
9
11
enum
CentipedeIntersectionType
{
12
CENTIPEDE_INTERSECTION_LOW
,
13
CENTIPEDE_INTERSECTION_HIGH
14
};
15
16
#endif
// CENTIPEDE_INTERSECTION_TYPE_H
CentipedeIntersectionType
CentipedeIntersectionType
Intersect with one of the following XT or YT coordinates for constant YR or XT respectively.
Definition
CentipedeIntersectionType.h:11
CENTIPEDE_INTERSECTION_HIGH
@ CENTIPEDE_INTERSECTION_HIGH
Intersection along circle perimeter with lowest value of XT or YR.
Definition
CentipedeIntersectionType.h:13
CENTIPEDE_INTERSECTION_LOW
@ CENTIPEDE_INTERSECTION_LOW
Definition
CentipedeIntersectionType.h:12
Generated on
for Engauge Digitizer by
1.14.0