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

#include <vtkOpenGLState.h>

Public Member Functions

void Update ()
 
void PrintSelf (ostream &os, vtkIndent indent)
 

Public Attributes

GLfloat Scale
 
GLfloat Bias
 

Detailed Description

Definition at line 174 of file vtkOpenGLState.h.

Member Function Documentation

void vtkOpenGLComponentTransform::Update ( )
void vtkOpenGLComponentTransform::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Member Data Documentation

GLfloat vtkOpenGLComponentTransform::Scale

Definition at line 180 of file vtkOpenGLState.h.

GLfloat vtkOpenGLComponentTransform::Bias

Definition at line 181 of file vtkOpenGLState.h.


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