#include <PCSLigandTransformMover.hh>
◆ AtomGrid() [1/3]
| protocols::nmr::pcs::AtomGrid::AtomGrid |
( |
Real const & |
resolution, |
|
|
bool const & |
cache_edges = false |
|
) |
| |
◆ AtomGrid() [2/3]
| protocols::nmr::pcs::AtomGrid::AtomGrid |
( |
Real const & |
resolution, |
|
|
utility::vector1< AtomGridPoint > const & |
points, |
|
|
bool const & |
cache_edges = false |
|
) |
| |
Construct from a vector of points.
◆ AtomGrid() [3/3]
| protocols::nmr::pcs::AtomGrid::AtomGrid |
( |
Real const & |
resolution, |
|
|
utility::vector1< AtomGridPoint const * > const & |
points, |
|
|
bool const & |
cache_edges = false |
|
) |
| |
Construct from a vector of points.
◆ ~AtomGrid()
| protocols::nmr::pcs::AtomGrid::~AtomGrid |
( |
| ) |
|
|
override |
◆ ExtractPosition()
Extract the 3D coordinate of a given object of type VoxelGridPoint.
◆ IsRelevantItem()
| bool protocols::nmr::pcs::AtomGrid::IsRelevantItem |
( |
AtomGridPoint const & |
point | ) |
const |
|
override |
Check if this item is relevant for neighbor search.
◆ IsSameItem()
The documentation for this class was generated from the following files: