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 202 of file vtkOpenGLState.h.

Member Data Documentation

GLfloat vtkOpenGLTextureCoordinateProcessingUnit::CurrentMatrix[16]

Definition at line 205 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureCoordinateProcessingUnit::MatrixStackDepth

Definition at line 206 of file vtkOpenGLState.h.

vtkOpenGLTexGenState vtkOpenGLTextureCoordinateProcessingUnit::TextureGenS

Definition at line 207 of file vtkOpenGLState.h.

vtkOpenGLTexGenState vtkOpenGLTextureCoordinateProcessingUnit::TextureGenT

Definition at line 208 of file vtkOpenGLState.h.

vtkOpenGLTexGenState vtkOpenGLTextureCoordinateProcessingUnit::TextureGenR

Definition at line 209 of file vtkOpenGLState.h.

vtkOpenGLTexGenState vtkOpenGLTextureCoordinateProcessingUnit::TextureGenQ

Definition at line 210 of file vtkOpenGLState.h.

GLboolean vtkOpenGLTextureCoordinateProcessingUnit::CoordReplace

Definition at line 212 of file vtkOpenGLState.h.

GLfloat vtkOpenGLTextureCoordinateProcessingUnit::CurrentTextureCoords[4]

Definition at line 214 of file vtkOpenGLState.h.

GLfloat vtkOpenGLTextureCoordinateProcessingUnit::CurrentRasterTextureCoords[4]

Definition at line 215 of file vtkOpenGLState.h.


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