VTK
Public Member Functions | Public Attributes | List of all members
vtkOpenGLTexGenState Class Reference

#include <vtkOpenGLState.h>

Public Member Functions

void Update ()
 

Public Attributes

GLboolean Enabled
 
GLfloat EyePlane [4]
 
GLfloat ObjectPlane [4]
 
GLint Mode
 

Detailed Description

Definition at line 144 of file vtkOpenGLState.h.

Member Function Documentation

void vtkOpenGLTexGenState::Update ( )

Member Data Documentation

GLboolean vtkOpenGLTexGenState::Enabled

Definition at line 149 of file vtkOpenGLState.h.

GLfloat vtkOpenGLTexGenState::EyePlane[4]

Definition at line 150 of file vtkOpenGLState.h.

GLfloat vtkOpenGLTexGenState::ObjectPlane[4]

Definition at line 151 of file vtkOpenGLState.h.

GLint vtkOpenGLTexGenState::Mode

Definition at line 152 of file vtkOpenGLState.h.


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