POLYLINE::INTERSECTINFO::CROSSPT Struct Reference

#include <mi32/polyline.h>

List of all members.

Public Types

enum  FLAGS { FLAG_KnowIsCross = 0x0001, FLAG_IsCross = 0x0002 }

Public Member Functions

 CROSSPT ()

Public Attributes

UINT16 m_flags
INT32 m_index
DPOINT3D m_point
UINT8 m_spare
UINT8 m_type

Member Enumeration Documentation

Enumerator:
FLAG_KnowIsCross 

Know whether is actual crossing point (for non-type 1 intersections).

FLAG_IsCross 

Indicates if actual crossing point, only valid if FLAG_KnowIfCross set.


Constructor & Destructor Documentation

POLYLINE::INTERSECTINFO::CROSSPT::CROSSPT (  )  [inline]

Member Data Documentation

Intersection type (1-9).


The documentation for this struct was generated from the following file:

Generated on Sun Oct 7 21:33:43 2012 for TNTsdk 2012 by  doxygen 1.6.1