CRndContourLine

Inherited from CRndBase,

Inherited by NULL

Friend class NULL

Description

Members

Public interface

Protected interface


unique_ptr<Shader> m_pLineShader


CRndContourLine(CRndHelper* pHelper)

virtual ~CRndContourLine()

void Initialize()

void LoadShaders()

void Uninitialized()

void GLDraw()


void DrawPoint(const CVBODataBasic* pVBOData)

void DrawLine(const CVBODataBasic* pVBOData, float fLineWidth = 1.f, bool bUseRange = false, int offset = 0, int count = 0)

void DrawTextContour()