CPreviewAssemlbyItem

Inherited from CViewItem,

Inherited by NULL

Friend class NULL

Description

Members

Public interface

Protected interface


bool m_bShowEdge

bool m_bShowFace

vector<TCursor> m_cursors

unique_ptr<CVBODataPreview> m_elementSelected


CPreviewAssemlbyItem()

virtual ViewItemType GetType()

virtual void GLDraw(CRenderDraw* pRenderDraw)

void Set(const vector<TCursor>& cr)

void Add(TCursor cr)

void Clear()

void SetShowEdge(bool flag)

void SetShowFace(bool flag)

void UpdateElementVBO(vector<TCursor> vecElement)


void DrawElemSelected()