Go to the documentation of this file.
23 #ifndef vtkProgrammableElectronicData_h
24 #define vtkProgrammableElectronicData_h
31 class StdVectorOfImageDataPointers;
86 StdVectorOfImageDataPointers *
MOs;
GLsizei GLsizei GLenum GLenum const GLvoid * data
#define vtkGetObjectMacro(name, type)
Provides access to and storage of user-generated vtkImageData that describes electrons.
vtkIdType NumberOfElectrons
GLsizei GLsizei GLuint * obj
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
Provides access to and storage of chemical electronic data.
virtual void DeepCopy(vtkDataObject *obj)
#define VTKDOMAINSCHEMISTRY_EXPORT
topologically and geometrically regular array of data
a simple class to control print indentation
StdVectorOfImageDataPointers * MOs
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkProgrammableElectronicData * New()
vtkProgrammableElectronicData()
virtual void SetNumberOfMOs(vtkIdType)
virtual void SetElectronDensity(vtkImageData *)
virtual vtkIdType GetNumberOfMOs()
virtual vtkImageData * GetMO(vtkIdType orbitalNumber)
general representation of visualization data
~vtkProgrammableElectronicData()
void SetMO(vtkIdType orbitalNumber, vtkImageData *data)
vtkImageData * ElectronDensity