 |
VTK
9.1.0
|
Go to the documentation of this file.
94 #ifndef vtkGraphWriter_h
95 #define vtkGraphWriter_h
98 #include "vtkIOLegacyModule.h"
~vtkGraphWriter() override=default
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
write vtkGraph data to a file
vtkGraph * GetInput(int port)
Get the input to this writer.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for type information and printing.
class describing a molecule
vtkGraph * GetInput()
Get the input to this writer.
static vtkGraphWriter * New()
void WriteData() override
helper class for objects that write VTK data files
Base class for graph data types.
void WriteMoleculeData(ostream *fp, vtkMolecule *m)