Engauge Digitizer 2
Loading...
Searching...
No Matches
CentipedeIntersectionType.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  CentipedeIntersectionType { CENTIPEDE_INTERSECTION_LOW , CENTIPEDE_INTERSECTION_HIGH }
 Intersect with one of the following XT or YT coordinates for constant YR or XT respectively. More...

Enumeration Type Documentation

◆ CentipedeIntersectionType

Intersect with one of the following XT or YT coordinates for constant YR or XT respectively.

Enumerator
CENTIPEDE_INTERSECTION_LOW 
CENTIPEDE_INTERSECTION_HIGH 

Intersection along circle perimeter with lowest value of XT or YR.

Intersection along circle perimeter with highest value of XT or YR

Definition at line 11 of file CentipedeIntersectionType.h.

11 {
14};
@ CENTIPEDE_INTERSECTION_HIGH
Intersection along circle perimeter with lowest value of XT or YR.
@ CENTIPEDE_INTERSECTION_LOW