12#ifndef vtkMoleculeToBondStickFilter_h 
   13#define vtkMoleculeToBondStickFilter_h 
   15#include "vtkDomainsChemistryModule.h"  
   18VTK_ABI_NAMESPACE_BEGIN
 
a simple class to control print indentation
 
Generate polydata with cylinders representing bonds.
 
static vtkMoleculeToBondStickFilter * New()
 
~vtkMoleculeToBondStickFilter() override
 
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
 
vtkMoleculeToBondStickFilter()
 
class describing a molecule