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

#include <vtkAnnotationBoxSource.h>

Inheritance diagram for vtkAnnotationBoxSource:
Collaboration diagram for vtkAnnotationBoxSource:

Public Member Functions

 vtkTypeMacro (vtkAnnotationBoxSource, vtkPolyDataAlgorithm)
 

Static Public Member Functions

static vtkAnnotationBoxSourceNew ()
 

Protected Member Functions

 vtkAnnotationBoxSource ()
 
 ~vtkAnnotationBoxSource () override
 
int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
 

Detailed Description

Definition at line 14 of file vtkAnnotationBoxSource.h.

Constructor & Destructor Documentation

◆ vtkAnnotationBoxSource()

vtkAnnotationBoxSource::vtkAnnotationBoxSource ( )
protected

Definition at line 25 of file vtkAnnotationBoxSource.cpp.

◆ ~vtkAnnotationBoxSource()

vtkAnnotationBoxSource::~vtkAnnotationBoxSource ( )
inlineoverrideprotected

Definition at line 21 of file vtkAnnotationBoxSource.h.

Member Function Documentation

◆ New()

static vtkAnnotationBoxSource* vtkAnnotationBoxSource::New ( )
static

◆ RequestData()

int vtkAnnotationBoxSource::RequestData ( vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector *   
)
overrideprotected

Definition at line 29 of file vtkAnnotationBoxSource.cpp.

◆ vtkTypeMacro()

vtkAnnotationBoxSource::vtkTypeMacro ( vtkAnnotationBoxSource  ,
vtkPolyDataAlgorithm   
)

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