#include <VDW_Grid.hh>
| core::pose::rna::VDW_Grid::VDW_Grid |
( |
| ) |
|
| core::pose::rna::VDW_Grid::VDW_Grid |
( |
VDW_Grid const & |
src | ) |
|
| core::pose::rna::VDW_Grid::~VDW_Grid |
( |
| ) |
|
|
overridedefault |
| core::Real core::pose::rna::VDW_Grid::get_atom_bin_size |
( |
| ) |
const |
| bool core::pose::rna::VDW_Grid::get_bin |
( |
int const |
x, |
|
|
int const |
y, |
|
|
int const |
z |
|
) |
| const |
| int core::pose::rna::VDW_Grid::get_bin_max |
( |
| ) |
const |
| int core::pose::rna::VDW_Grid::get_bin_offset |
( |
| ) |
const |
| numeric::xyzVector< core::Real > core::pose::rna::VDW_Grid::get_ref_xyz |
( |
| ) |
const |
| bool core::pose::rna::VDW_Grid::get_xyz_bin |
( |
Atom_Bin const & |
xyz_bin | ) |
const |
| bool core::pose::rna::VDW_Grid::is_occupied |
( |
| ) |
const |
| void core::pose::rna::VDW_Grid::reset |
( |
| ) |
const |
| void core::pose::rna::VDW_Grid::reset |
( |
utility::vector1< Atom_Bin > const & |
occupied_xyz_bins_ | ) |
const |
| void core::pose::rna::VDW_Grid::set_atom_bin_size |
( |
core::Real const |
value | ) |
const |
| void core::pose::rna::VDW_Grid::set_bin |
( |
int const |
x, |
|
|
int const |
y, |
|
|
int const |
z, |
|
|
bool const |
value |
|
) |
| const |
| void core::pose::rna::VDW_Grid::set_bin_max |
( |
int const |
value | ) |
const |
| void core::pose::rna::VDW_Grid::set_bin_offset |
( |
int const |
value | ) |
const |
| void core::pose::rna::VDW_Grid::set_ref_xyz |
( |
numeric::xyzVector< core::Real > const & |
value | ) |
const |
| void core::pose::rna::VDW_Grid::set_xyz_bin |
( |
Atom_Bin const & |
xyz_bin, |
|
|
bool const |
value |
|
) |
| const |
| void core::pose::rna::VDW_Grid::setup |
( |
int const |
bin_max | ) |
const |
| core::Size core::pose::rna::VDW_Grid::size |
( |
| ) |
const |
| core::Real core::pose::rna::VDW_Grid::atom_bin_size_ |
|
mutableprivate |
| int core::pose::rna::VDW_Grid::bin_max_ |
|
mutableprivate |
| int core::pose::rna::VDW_Grid::bin_offset_ |
|
mutableprivate |
| utility::vector1< utility::vector1< utility::vector1< bool > > > core::pose::rna::VDW_Grid::bins_ |
|
mutableprivate |
| bool core::pose::rna::VDW_Grid::is_occupied_ |
|
mutableprivate |
| numeric::xyzVector< core::Real > core::pose::rna::VDW_Grid::ref_xyz_ |
|
mutableprivate |
The documentation for this class was generated from the following files: