#include <vtkXdmfOpenGLCamera.h>
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| virtual void | SetReallyLeft (int rl) |
| virtual int | GetReallyLeft (void) |
| virtual void | Render (vtkRenderer *ren) |
Static Public Member Functions | |
| vtkXdmfOpenGLCamera * | New () |
| int | IsTypeOf (const char *type) |
| vtkXdmfOpenGLCamera * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkXdmfOpenGLCamera () | |
Protected Attributes | |
| int | ReallyLeft |
|
|
Definition at line 46 of file vtkXdmfOpenGLCamera.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 35 of file vtkXdmfOpenGLCamera.h. |
|
|
Definition at line 39 of file vtkXdmfOpenGLCamera.h. |
|
|
|
|
|
Definition at line 45 of file vtkXdmfOpenGLCamera.h. |
1.3.5