|
VTK
|
#include <vtkOpenGLState.h>
Public Member Functions | |
| void | Update () |
| void | PrintSelf (ostream &os, vtkIndent indent) |
Public Attributes | |
| GLfloat | Scale |
| GLfloat | Bias |
Definition at line 174 of file vtkOpenGLState.h.
| void vtkOpenGLComponentTransform::Update | ( | ) |
| void vtkOpenGLComponentTransform::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
| GLfloat vtkOpenGLComponentTransform::Scale |
Definition at line 180 of file vtkOpenGLState.h.
| GLfloat vtkOpenGLComponentTransform::Bias |
Definition at line 181 of file vtkOpenGLState.h.
1.8.9.1