|
wxArt2D
|
basic 2 point line class for intersection and contouring routines. More...
#include "wx/artbase/afmatrix.h"

Go to the source code of this file.
Classes | |
| class | a2dLine |
| Line calculations. More... | |
Enumerations | |
| enum | OUTPRODUCT { R_IS_LEFT, R_IS_ON, R_IS_RIGHT } |
| enum | R_PointStatus { R_LEFT_SIDE, R_RIGHT_SIDE, R_ON_AREA, R_IN_AREA } |