POLYLINE::INTERSECTINFO Class Reference
Intersection information container class.
More...
#include <mi32/polyline.h>
List of all members.
Detailed Description
Intersection information container class.
Constructor & Destructor Documentation
| POLYLINE::INTERSECTINFO::INTERSECTINFO |
( |
|
) |
[inline] |
Member Function Documentation
| void POLYLINE::INTERSECTINFO::Clean |
( |
const POLYLINE & |
PolyLine |
) |
|
| void POLYLINE::INTERSECTINFO::Clear |
( |
|
) |
[inline] |
| void POLYLINE::INTERSECTINFO::DumpInfo |
( |
MISTRING & |
LogString, |
|
|
INT32 |
LineNum | |
|
) |
| | const [inline] |
- Parameters:
-
| LineNum | Line number associated with "ints" |
| INT32 POLYLINE::INTERSECTINFO::GetNumCrossPoints |
( |
|
) |
const [inline] |
| INT32 POLYLINE::INTERSECTINFO::GetNumOverlaps |
( |
|
) |
const [inline] |
| bool POLYLINE::INTERSECTINFO::HasOverlaps |
( |
|
) |
const [inline] |
| bool POLYLINE::INTERSECTINFO::IsCleaned |
( |
|
) |
const [inline] |
| bool POLYLINE::INTERSECTINFO::IsEmpty |
( |
|
) |
const [inline] |
| void POLYLINE::INTERSECTINFO::SetCleaned |
( |
bool |
value = true |
) |
[inline] |
The documentation for this class was generated from the following file: