43 virtual bool _WasAborted ()
const = 0;
61 bool m_otherAttachments;
76 m_otherAttachments =
false;
77 m_ignoreHilite =
false;
80 m_purpose = DrawPurpose::NotSpecified;
85 memset (&m_resrved, 0,
sizeof (m_resrved));
90 bool otherAttachments =
false,
95 m_otherAttachments = otherAttachments;
96 m_ignoreHilite =
false;
97 m_drawMode = drawMode;
103 memset (&m_resrved, 0,
sizeof (m_resrved));
111 #pragma warning (disable:4459)
113 #pragma warning (default:4459)
121 DGNVIEW_EXPORT
void SetViewport (
ViewportP);
125 DGNVIEW_EXPORT
void AddViewport (
ViewportP);
Definition: ViewContext.h:358
struct DgnPlatform::ClipVector const * ClipVectorCP
Definition: DgnPlatform.h:178
#define NULL
Definition: Bentley.h:157
struct DgnPlatform::MSElementDescr const * MSElementDescrCP
Definition: DgnPlatform.h:390
struct Transform const * TransformCP
Definition: msgeomstructs_typedefs.h:134
int StatusInt
Definition: Bentley.h:222