◆ process()
Process the supplied atom, and add the necessary primitives to the scene.
Implemented in Wireframe, VanDerWaalsAO, VanDerWaals, SymmetryScene, QTAIMEngine, OverlayAxes, Meshes, Licorice, Force, CrystalScene, and BallAndStick.
◆ name()
virtual QString name |
( |
| ) |
const |
|
pure virtual |
The name of the scene plugin, will be displayed in the user interface.
Implemented in Wireframe, VanDerWaalsAO, VanDerWaals, SymmetryScene, QTAIMEngine, OverlayAxes, Meshes, Licorice, Force, CrystalScene, and BallAndStick.
◆ description()
virtual QString description |
( |
| ) |
const |
|
pure virtual |
A description of the scene plugin, may be displayed in the user interface.
Implemented in Wireframe, VanDerWaalsAO, VanDerWaals, SymmetryScene, QTAIMEngine, OverlayAxes, Meshes, Licorice, Force, CrystalScene, and BallAndStick.
◆ isEnabled()
virtual bool isEnabled |
( |
| ) |
const |
|
pure virtual |
Returns true if the scene plugin has been enabled and is active.
Implemented in Wireframe, VanDerWaalsAO, VanDerWaals, SymmetryScene, QTAIMEngine, OverlayAxes, Meshes, Licorice, Force, CrystalScene, and BallAndStick.
◆ setEnabled()
virtual void setEnabled |
( |
bool |
enable | ) |
|
|
pure virtual |
Set the enabled state of the plugin (default should be false).
Implemented in Wireframe, VanDerWaalsAO, VanDerWaals, SymmetryScene, QTAIMEngine, OverlayAxes, Meshes, Licorice, Force, CrystalScene, and BallAndStick.
The documentation for this class was generated from the following file: