#include <VolMapCreate.h>
Inheritance diagram for VolMapCreateCoulombPotential:
Public Methods | |
VolMapCreateCoulombPotential (VMDApp *app, AtomSel *sel, float res) | |
Protected Methods | |
int | compute_init () |
called before computing individual frames. More... | |
int | compute_frame (int frame, float *voldata) |
|
Definition at line 174 of file VolMapCreate.h. References VolMapCreate::app, and VolMapCreate::sel. |
|
|
called before computing individual frames.
Reimplemented from VolMapCreate. Definition at line 938 of file VolMapCreate.C. References VolMapCreate::calculate_max_radius, AtomSel::cmdStr, VolMapCreate::compute_init, VolMapCreate::sel, VolumetricData::set_name, and VolMapCreate::volmap. |