VTK
Public Attributes | List of all members
vtkucfloat Union Reference

OpenGL vertex buffer object. More...

#include <vtkOpenGLVertexBufferObject.h>

Public Attributes

unsigned char c [4]
 
float f
 

Detailed Description

OpenGL vertex buffer object.

OpenGL buffer object to store geometry and/or attribute data on the GPU.

Definition at line 30 of file vtkOpenGLVertexBufferObject.h.

Member Data Documentation

unsigned char vtkucfloat::c[4]

Definition at line 32 of file vtkOpenGLVertexBufferObject.h.

float vtkucfloat::f

Definition at line 33 of file vtkOpenGLVertexBufferObject.h.


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