User Tools

Site Tools


class:temp:csectionvbodata



CSectionVBOData

Inherited from NULL

Inherited by NULL

Friend class NULL

Description

Public interface

Protected interface


CSectionVBOData()

  • function:
  • parameters: NULL
  • return value:

~CSectionVBOData()

  • function:
  • parameters: NULL
  • return value:

void Clear()

  • function:
  • parameters: NULL
  • return value:

void UpdateVBOData(CSectionVerticesData & vertexDatas)

  • function:
  • parameters:
    1. [i] CSectionVerticesData & vertexDatas:
  • return value:

shared_ptr< VBO<GLfloat> > GetVertices() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > GetNormal() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLubyte> > GetColor() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > GetDeforms() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLubyte> > GetColorcode() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLubyte> > GetNodeColor() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLubyte> > GetNodeColorCode() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > GetTexture() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > GetVerticeSurfs() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > GetNormalSurfs() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > GetTextureSurfs() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > GetDeformSurfs() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > GetVerticeLineSurfs() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > GetDeformLineSurfs() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< EBO<GLuint> > GetSurfaceIndices() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< EBO<GLuint> > GetMeshLineIndices() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< EBO<GLuint> > GetNodeIndices() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr< EBO<GLuint> > GetMidNodeIndices() const

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLfloat» vertices = make_shared<VBO<GLfloat»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLubyte» color = make_shared<VBO<GLubyte»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLubyte» colorcode = make_shared<VBO<GLubyte»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLubyte» colorNode = make_shared<VBO<GLubyte»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLubyte» colorCodeNode = make_shared<VBO<GLubyte»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > deforms = make_shared<VBO<GLfloat»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr< VBO<GLfloat> > texture = make_shared<VBO<GLfloat»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLfloat» normals = make_shared<VBO<GLfloat»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr< EBO<GLuint> > surfaceIndices = make_shared<EBO<GLuint»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr< EBO<GLuint> > meshLineIndices = make_shared<EBO<GLuint»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr< EBO<GLuint> > nodeIndices = make_shared<EBO<GLuint»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr< EBO<GLuint> > midnodeIndices = make_shared<EBO<GLuint»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLfloat» vertice_surfs = make_shared<VBO<GLfloat»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLfloat» normal_surfs = make_shared<VBO<GLfloat»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLfloat» texture_surfs = make_shared<VBO<GLfloat»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLfloat» deform_surfs = make_shared<VBO<GLfloat»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLfloat» vertice_line_surfs = make_shared<VBO<GLfloat»()

  • function:
  • parameters: NULL
  • return value:

shared_ptr<VBO<GLfloat» deform_line_surfs = make_shared<VBO<GLfloat»()

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