User Tools

Site Tools


class:temp:cpointsetviewitem



CPointSetViewItem

Inherited from CViewItem,

Inherited by NULL

Friend class NULL

Description

Members

Public interface

Private interface


vector<GLfloat> m_points

vector<GLfloat> m_texCoords

vector<GLfloat> m_ColData

GLfloat m_MaxValue

GLfloat m_MinValue

TCursor m_crTarget

BOOL bConvert


CPointSetViewItem()

  • function:
  • parameters: NULL
  • return value:

virtual ViewItemType GetType()

  • function:
  • parameters: NULL
  • return value:

virtual void GLDraw(CRenderDraw* pRenderDraw)

  • function:
  • parameters:
    1. [i] CRenderDraw* pRenderDraw:
  • return value:

void AddPoint(const TVector3f& pos)

  • function:
  • parameters:
    1. [i] const TVector3f& pos:
  • return value:

void AddPoint(const TVector3f& pos, float texCoord,bool bData=false)

  • function:
  • parameters:
    1. [i] const TVector3f& pos:
    2. [i] float texCoord:
    3. [i] bool bData=false:
  • return value:

void Clear()

  • function:
  • parameters: NULL
  • return value:

void SetTarget(TCursor cr)

  • function:
  • parameters:
    1. [i] TCursor cr:
  • return value:

TCursor GetTarget() const

  • function:
  • parameters: NULL
  • return value:

void EnableConvert()

  • function:
  • parameters: NULL
  • return value:

void ConvertTextureCoords(CLegend* pLegend)

  • function:
  • parameters:
    1. [i] CLegend* pLegend:
  • return value:
class/temp/cpointsetviewitem.txt · Last modified: 2024/04/26 11:57 (external edit)