#include <SASAPotential.hh>
| core::scoring::PDatom::PDatom |
( |
| ) |
|
|
inline |
| Size const& core::scoring::PDatom::atom |
( |
| ) |
const |
|
inline |
| Size& core::scoring::PDatom::nonconst_atom |
( |
| ) |
|
|
inline |
| Real& core::scoring::PDatom::nonconst_rad |
( |
| ) |
|
|
inline |
| Real& core::scoring::PDatom::nonconst_rad2 |
( |
| ) |
|
|
inline |
| Size& core::scoring::PDatom::nonconst_res |
( |
| ) |
|
|
inline |
| Vector& core::scoring::PDatom::nonconst_xyz |
( |
| ) |
|
|
inline |
| Real const& core::scoring::PDatom::rad |
( |
| ) |
const |
|
inline |
| Real const& core::scoring::PDatom::rad2 |
( |
| ) |
const |
|
inline |
| Size const& core::scoring::PDatom::res |
( |
| ) |
const |
|
inline |
| std::list< PDvertexOP >& core::scoring::PDatom::vertices |
( |
| ) |
|
|
inline |
| Vector const& core::scoring::PDatom::xyz |
( |
| ) |
const |
|
inline |
| Size core::scoring::PDatom::atom_ |
|
private |
| std::list< PDvertexOP > core::scoring::PDatom::cell_vertices_ |
|
private |
| Real core::scoring::PDatom::rad2_ |
|
private |
| Real core::scoring::PDatom::rad_ |
|
private |
| Size core::scoring::PDatom::res_ |
|
private |
| Vector core::scoring::PDatom::xyz_ |
|
private |
The documentation for this class was generated from the following file: