#include <haatgroup.h>
Public Member Functions | |
| int | SetDimensions (double xmin_new, double ymin_new, double zmin_new, double xmax_new, double ymax_new, double zmax_new) |
| int | Reset () |
| int | GetIdx_x (double x_coord) |
| int | GetIdx_y (double y_coord) |
| int | GetIdx_z (double z_coord) |
| int | SetIncludeRad (double dist) |
| int | GetNeighbors (Vec3D &pt, AtomList &neighbors) |
Public Attributes | |
| double | xmin |
| double | ymin |
| double | zmin |
| double | dx |
| double | dy |
| double | dz |
| int | VOXORDER |
| int | VOXORDER2 |
| int | VOXSIZE |
| int | ixrad |
| int | iyrad |
| int | izrad |
1.3.6