VTK
Public Attributes | List of all members
vtkOpenGLTextureCoordinateProcessingUnit Class Reference

#include <vtkOpenGLState.h>

Collaboration diagram for vtkOpenGLTextureCoordinateProcessingUnit:
[legend]

Public Attributes

GLfloat CurrentMatrix [16]
GLint MatrixStackDepth
vtkOpenGLTexGenState TextureGenS
vtkOpenGLTexGenState TextureGenT
vtkOpenGLTexGenState TextureGenR
vtkOpenGLTexGenState TextureGenQ
GLboolean CoordReplace
GLfloat CurrentTextureCoords [4]
GLfloat CurrentRasterTextureCoords [4]

Detailed Description

Definition at line 201 of file vtkOpenGLState.h.

Member Data Documentation

GLfloat vtkOpenGLTextureCoordinateProcessingUnit::CurrentMatrix[16]

Definition at line 204 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureCoordinateProcessingUnit::MatrixStackDepth

Definition at line 205 of file vtkOpenGLState.h.

vtkOpenGLTexGenState vtkOpenGLTextureCoordinateProcessingUnit::TextureGenS

Definition at line 206 of file vtkOpenGLState.h.

vtkOpenGLTexGenState vtkOpenGLTextureCoordinateProcessingUnit::TextureGenT

Definition at line 207 of file vtkOpenGLState.h.

vtkOpenGLTexGenState vtkOpenGLTextureCoordinateProcessingUnit::TextureGenR

Definition at line 208 of file vtkOpenGLState.h.

vtkOpenGLTexGenState vtkOpenGLTextureCoordinateProcessingUnit::TextureGenQ

Definition at line 209 of file vtkOpenGLState.h.

GLboolean vtkOpenGLTextureCoordinateProcessingUnit::CoordReplace

Definition at line 211 of file vtkOpenGLState.h.

GLfloat vtkOpenGLTextureCoordinateProcessingUnit::CurrentTextureCoords[4]

Definition at line 213 of file vtkOpenGLState.h.

GLfloat vtkOpenGLTextureCoordinateProcessingUnit::CurrentRasterTextureCoords[4]

Definition at line 214 of file vtkOpenGLState.h.


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