CViewItem

Inherited from NULL

Inherited by NULL

Friend class NULL

Description

Members

Public interface


bool m_bClipPlaneTarget

bool m_bClearByNormalDisplay


CViewItem()

, m_bClearByNormalDisplay(false)

virtual ~CViewItem()

virtual ViewItemType GetType() = 0

virtual void GLDraw(CRenderDraw* pRenderDraw) = 0

virtual void GLDrawForColorCode(CRenderDraw* pRenderDraw)

virtual void GLDrawForSelected(CRenderDraw* pRenderDraw)

virtual void GLDrawForHighlight(CRenderDraw* pRenderDraw)

virtual void OnClearByNormalDisplay()

bool IsClipPlanetTarget() const

void SetClipPlaneTargetFlag(bool flag)

bool IsClearByNormalDisplay() const

void SetClearByNormalDisplay(bool val)