#include <mdpbase.h>
Data Fields | |
float | minx |
float | miny |
float | minz |
float | maxx |
float | maxy |
float | maxz |
Definition at line 94 of file mdpbase.h.
float s_min_max_pockets::minx |
minimum x coordinate for all pockets in one snapshot
Definition at line 96 of file mdpbase.h.
Referenced by float_get_min_max_from_pockets(), and init_md_grid().
float s_min_max_pockets::miny |
minimum y coordinate for all pockets in one snapshot
Definition at line 97 of file mdpbase.h.
Referenced by float_get_min_max_from_pockets(), and init_md_grid().
float s_min_max_pockets::minz |
minimum z coordinate for all pockets in one snapshot
Definition at line 98 of file mdpbase.h.
Referenced by float_get_min_max_from_pockets(), and init_md_grid().
float s_min_max_pockets::maxx |
maximum x coordinate for all pockets in one snapshot
Definition at line 99 of file mdpbase.h.
Referenced by float_get_min_max_from_pockets(), and init_md_grid().
float s_min_max_pockets::maxy |
maximum y coordinate for all pockets in one snapshot
Definition at line 100 of file mdpbase.h.
Referenced by float_get_min_max_from_pockets(), and init_md_grid().
float s_min_max_pockets::maxz |
maximum z coordinate for all pockets in one snapshot
Definition at line 101 of file mdpbase.h.
Referenced by float_get_min_max_from_pockets(), and init_md_grid().