Go to the documentation of this file.
25 #ifndef vtkOpenQubeMoleculeSource_h
26 #define vtkOpenQubeMoleculeSource_h
GLboolean GLboolean GLboolean b
helper superclass for objects that read vtk data files
static vtkOpenQubeMoleculeSource * New()
~vtkOpenQubeMoleculeSource()
#define vtkTypeMacro(thisClass, superclass)
OpenQube::BasisSet * BasisSet
vtkMolecule * GetOutput()
void SetOutput(vtkMolecule *)
vtkOpenQubeMoleculeSource()
virtual void SetBasisSet(OpenQube::BasisSet *b)
#define VTKDOMAINSCHEMISTRY_EXPORT
void CopyOQMoleculeToVtkMolecule(const OpenQube::Molecule *oqmol, vtkMolecule *mol)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Read a OpenQube readable file and output a vtkMolecule object.
a simple class to control print indentation
int FillOutputPortInformation(int, vtkInformation *)
#define vtkSetStringMacro(name)
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
class describing a molecule
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void PrintSelf(ostream &os, vtkIndent indent)