ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
vtkPVNullSource Class Reference

#include <vtkPVNullSource.h>

Inheritance diagram for vtkPVNullSource:
Collaboration diagram for vtkPVNullSource:

Public Member Functions

 vtkTypeMacro (vtkPVNullSource, vtkPolyDataAlgorithm)
 
void PrintSelf (ostream &os, vtkIndent indent) override
 

Static Public Member Functions

static vtkPVNullSourceNew ()
 

Protected Member Functions

 vtkPVNullSource ()
 
 ~vtkPVNullSource () override
 

Detailed Description

Definition at line 13 of file vtkPVNullSource.h.

Constructor & Destructor Documentation

◆ vtkPVNullSource()

vtkPVNullSource::vtkPVNullSource ( )
protected

Definition at line 21 of file vtkPVNullSource.cxx.

◆ ~vtkPVNullSource()

vtkPVNullSource::~vtkPVNullSource ( )
overrideprotected

Definition at line 27 of file vtkPVNullSource.cxx.

Member Function Documentation

◆ New()

static vtkPVNullSource* vtkPVNullSource::New ( )
static

◆ PrintSelf()

void vtkPVNullSource::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
override

Definition at line 32 of file vtkPVNullSource.cxx.

◆ vtkTypeMacro()

vtkPVNullSource::vtkTypeMacro ( vtkPVNullSource  ,
vtkPolyDataAlgorithm   
)

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