encapsulates the traditional OpenGL pipeline (minus the camera).
More...
#include <vtkPVDefaultPass.h>
Inherits vtkRenderPass.
|
virtual const char * | GetClassName () |
|
virtual int | IsA (const char *type) |
|
void | PrintSelf (ostream &os, vtkIndent indent) |
|
virtual void | Render (const vtkRenderState *render_state) |
| Actual rendering code. More...
|
|
encapsulates the traditional OpenGL pipeline (minus the camera).
vtkPVDefaultPass is a simple render pass that encapsulates the traditional OpenGL pipeline (minus the camera).
Definition at line 30 of file vtkPVDefaultPass.h.
§ Superclass
§ vtkPVDefaultPass()
vtkPVDefaultPass::vtkPVDefaultPass |
( |
| ) |
|
|
protected |
§ ~vtkPVDefaultPass()
vtkPVDefaultPass::~vtkPVDefaultPass |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
virtual const char* vtkPVDefaultPass::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
static int vtkPVDefaultPass::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
virtual int vtkPVDefaultPass::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
void vtkPVDefaultPass::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ Render()
virtual void vtkPVDefaultPass::Render |
( |
const vtkRenderState * |
render_state | ) |
|
|
virtual |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/ParaView-v5.2.0/ParaViewCore/VTKExtensions/Rendering/vtkPVDefaultPass.h