VTK
Public Member Functions | Public Attributes
vtkgl::CellBO Class Reference

#include <vtkglVBOHelper.h>

Collaboration diagram for vtkgl::CellBO:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CellBO ()
void ReleaseGraphicsResources (vtkWindow *win)

Public Attributes

vtkShaderProgramProgram
BufferObject ibo
VertexArrayObject vao
vtkTimeStamp ShaderSourceTime
size_t indexCount
std::vector< GLintptr > offsetArray
std::vector< unsigned intelementsArray
vtkTimeStamp attributeUpdateTime

Detailed Description

Definition at line 90 of file vtkglVBOHelper.h.


Constructor & Destructor Documentation

vtkgl::CellBO::CellBO ( ) [inline]

Definition at line 105 of file vtkglVBOHelper.h.


Member Function Documentation


Member Data Documentation

Definition at line 93 of file vtkglVBOHelper.h.

Definition at line 94 of file vtkglVBOHelper.h.

Definition at line 95 of file vtkglVBOHelper.h.

Definition at line 96 of file vtkglVBOHelper.h.

Definition at line 98 of file vtkglVBOHelper.h.

std::vector<GLintptr> vtkgl::CellBO::offsetArray

Definition at line 100 of file vtkglVBOHelper.h.

std::vector<unsigned int> vtkgl::CellBO::elementsArray

Definition at line 101 of file vtkglVBOHelper.h.

Definition at line 103 of file vtkglVBOHelper.h.


The documentation for this class was generated from the following file: