Clipper for generating closed surfaces.
More...
#include <vtkPVClipClosedSurface.h>
Inherits vtkClipClosedSurface.
Clipper for generating closed surfaces.
This is a subclass of vtkClipClosedSurface
Definition at line 31 of file vtkPVClipClosedSurface.h.
◆ Superclass
◆ vtkPVClipClosedSurface()
vtkPVClipClosedSurface::vtkPVClipClosedSurface |
( |
| ) |
|
|
protected |
◆ ~vtkPVClipClosedSurface()
vtkPVClipClosedSurface::~vtkPVClipClosedSurface |
( |
| ) |
|
|
protected |
◆ GetClassName()
virtual const char* vtkPVClipClosedSurface::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkPVClipClosedSurface::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkPVClipClosedSurface::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
void vtkPVClipClosedSurface::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ New()
◆ SetInsideOut()
virtual void vtkPVClipClosedSurface::SetInsideOut |
( |
int |
| ) |
|
|
virtual |
Set/Get the InsideOut flag (off by default)
◆ GetInsideOut()
virtual int vtkPVClipClosedSurface::GetInsideOut |
( |
| ) |
|
|
virtual |
Set/Get the InsideOut flag (off by default)
◆ InsideOutOn()
virtual void vtkPVClipClosedSurface::InsideOutOn |
( |
| ) |
|
|
virtual |
Set/Get the InsideOut flag (off by default)
◆ InsideOutOff()
virtual void vtkPVClipClosedSurface::InsideOutOff |
( |
| ) |
|
|
virtual |
Set/Get the InsideOut flag (off by default)
◆ SetClippingPlane()
void vtkPVClipClosedSurface::SetClippingPlane |
( |
vtkPlane * |
plane | ) |
|
◆ RequestData()
virtual int vtkPVClipClosedSurface::RequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protectedvirtual |
◆ InsideOut
int vtkPVClipClosedSurface::InsideOut |
|
protected |
◆ ClippingPlane
vtkPlane* vtkPVClipClosedSurface::ClippingPlane |
|
protected |
The documentation for this class was generated from the following file: