#include <mi32/doublear.h>
#include <mi32/range.h>
#include <mi32/stddefns.h>
#include <mi32/simplear.h>
#include <mi32/point.h>
#include <mi32/rect.h>
Include dependency graph for polyline.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | DTRIANGLE2D |
| class | POLYLINE |
| The POLYLINE class encapsulates a 2D or 3D polyline. More... | |
| class | POLYLINE |
| The POLYLINE class encapsulates a 2D or 3D polyline. More... | |
| class | POLYLINE |
| The POLYLINE class encapsulates a 2D or 3D polyline. More... | |
| class | POLYLINE::CLIP |
| Clip() base callback class. More... | |
| class | POLYLINE::CONST_ITERATOR |
| Constant iterator. More... | |
| class | POLYLINE::INTERSECTINFO |
| Intersection information container class. More... | |
| struct | POLYLINE::INTERSECTINFO::CROSSPT |
| struct | POLYLINE::INTERSECTINFO::OVERLAP |
| class | POLYLINE::ITERATOR |
| Non-const iterator. More... | |
| class | POLYLINE::SECTION |
| class | POLYLINE::SPLIT |
| IntersectSplitLine() base callback class. More... | |
Defines | |
| #define | GEOMLIBCLASSEXPORT MI_DLLCLASSIMPORT |
| #define | GEOMLIBEXPORT MI_DLLIMPORT |
Typedefs | |
| typedef MILIST< POLYLINE > | POLYLINELIST |
Enumerations | |
| enum | CLIPMODE { CLIPMODE_Inside = 0, CLIPMODE_Outside = 1 } |
| enum | TESTCRITERIA { TESTCRITERIA_FullOutside = 0, TESTCRITERIA_PartOutside = 1, TESTCRITERIA_FullInside = 2, TESTCRITERIA_PartInside = 3 } |
Functions | |
| DEFINE_ENUM_OPERATORS (POLYLINE::SPLINEFLAGS) | |
| bool | operator!= (const POLYLINE &lhs, const POLYLINE &rhs) |
| bool | operator< (const POLYLINE &lhs, const POLYLINE &rhs) |
| bool | operator== (const POLYLINE &lhs, const POLYLINE &rhs) |
Definition in file polyline.h.
|
|
Definition at line 310 of file polyline.h. |
|
|
Definition at line 309 of file polyline.h. |
|
|
Definition at line 1730 of file polyline.h. |
|
|
Definition at line 328 of file polyline.h. |
|
|
Definition at line 333 of file polyline.h. |
|
|
INC_MI32_POLYLINE_H.
|
|
||||||||||||
|
Definition at line 1709 of file polyline.h. |
|
||||||||||||
|
WIN32.
Definition at line 1714 of file polyline.h. |
|
||||||||||||
|
Definition at line 1703 of file polyline.h. |
1.3.8-20040913