User Tools

Site Tools


class:temp:crndcontourline



CRndContourLine

Inherited from CRndBase,

Inherited by NULL

Friend class NULL

Description

Members

Public interface

Protected interface

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

unique_ptr<Shader> m_pLineShader


CRndContourLine(CRndHelper* pHelper)

  • function:
  • parameters:
    1. [i] CRndHelper* pHelper:
  • return value:

virtual ~CRndContourLine()

  • function:
  • parameters: NULL
  • return value:

void Initialize()

  • function:
  • parameters: NULL
  • return value:

void LoadShaders()

  • function:
  • parameters: NULL
  • return value:

void Uninitialized()

  • function:
  • parameters: NULL
  • return value:

void GLDraw()

  • function:
  • parameters: NULL
  • return value:

void DrawPoint(const CVBODataBasic* pVBOData)

  • function:
  • parameters:
    1. [i] const CVBODataBasic* pVBOData:
  • return value:

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

  • function:
  • parameters:
    1. [i] const CVBODataBasic* pVBOData:
    2. [i] float fLineWidth = 1.f:
    3. [i] bool bUseRange = false:
    4. [i] int offset = 0:
    5. [i] int count = 0:
  • return value:

void DrawTextContour()

  • function:
  • parameters: NULL
  • return value:
class/temp/crndcontourline.txt · Last modified: 2024/04/26 11:57 (external edit)