#include <VolMapCreate.h>
Inheritance diagram for VolMapCreateInterp:

Public Methods | |
| VolMapCreateInterp (VMDApp *app, AtomSel *sel, float res, float *the_weight) | |
Protected Methods | |
| int | compute_init () |
| Creates a map with the atomic weights interpolated onto a grid. For each atom, its weight is distributed to the 8 nearest voxels via a trilinear interpolation. More... | |
| int | compute_frame (int frame, float *voldata) |
Protected Attributes | |
| float * | weight |
|
||||||||||||||||||||
|
Definition at line 129 of file VolMapCreate.h. References VolMapCreate::app, VolMapCreate::sel, and weight. |
|
||||||||||||
|
Implements VolMapCreate. Definition at line 628 of file VolMapCreate.C. References VolMapCreate::app, AtomSel::change, AtomSel::coordinates, VolMapCreate::delta, AtomSel::firstsel, GRIDSIZEX, AtomSel::lastsel, MEASURE_ERR_NOWEIGHT, MoleculeList::mol_from_id, VMDApp::moleculeList, AtomSel::molid, NULL, AtomSel::on, VolumetricData::origin, VolMapCreate::sel, VolMapCreate::volmap, weight, AtomSel::which_frame, VolumetricData::xsize, VolumetricData::ysize, and VolumetricData::zsize. |
|
|
Creates a map with the atomic weights interpolated onto a grid. For each atom, its weight is distributed to the 8 nearest voxels via a trilinear interpolation.
Reimplemented from VolMapCreate. Definition at line 619 of file VolMapCreate.C. References AtomSel::cmdStr, VolMapCreate::compute_init, VolMapCreate::delta, VolMapCreate::sel, VolumetricData::set_name, and VolMapCreate::volmap. |
|
|
Definition at line 124 of file VolMapCreate.h. Referenced by compute_frame, and VolMapCreateInterp. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002