VTK
Public Member Functions | Public Attributes | Protected Member Functions
vtkOpenGLBufferObjectState Class Reference

#include <vtkOpenGLState.h>

List of all members.

Public Member Functions

void PrintSelf (ostream &os, vtkIndent indent)

Public Attributes

GLuint Id
GLint Size
GLenum Usage
GLenum Access
GLenum AccessFlags
GLboolean Mapped
GLvoid * MapPointer
GLint MapOffset
GLint MapLength

Protected Member Functions

void BufferAccessFlagsToStream (ostream &os)
const char * BufferUsageToString ()
const char * BufferAccessToString ()

Detailed Description

Definition at line 297 of file vtkOpenGLState.h.


Member Function Documentation

void vtkOpenGLBufferObjectState::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
void vtkOpenGLBufferObjectState::BufferAccessFlagsToStream ( ostream &  os) [protected]

Member Data Documentation

Definition at line 303 of file vtkOpenGLState.h.

Definition at line 304 of file vtkOpenGLState.h.

Definition at line 305 of file vtkOpenGLState.h.

Definition at line 306 of file vtkOpenGLState.h.

Definition at line 307 of file vtkOpenGLState.h.

Definition at line 308 of file vtkOpenGLState.h.

Definition at line 309 of file vtkOpenGLState.h.

Definition at line 310 of file vtkOpenGLState.h.

Definition at line 311 of file vtkOpenGLState.h.


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