#include <PointGraphData.hh>
◆ PointGraphVertexData() [1/2]
| core::conformation::PointGraphVertexData::PointGraphVertexData |
( |
| ) |
|
|
inline |
◆ PointGraphVertexData() [2/2]
| core::conformation::PointGraphVertexData::PointGraphVertexData |
( |
numeric::xyzVector< core::Real > const & |
coors | ) |
|
|
inline |
◆ xyz() [1/2]
| numeric::xyzVector< core::Real >& core::conformation::PointGraphVertexData::xyz |
( |
| ) |
|
|
inline |
Get a non-const reference to xyz data in order to set the data by reference.
References xyz_.
◆ xyz() [2/2]
| numeric::xyzVector< core::Real > const& core::conformation::PointGraphVertexData::xyz |
( |
| ) |
const |
|
inline |
◆ NUM_EDGES_TO_RESERVE
| int const core::conformation::PointGraphVertexData::NUM_EDGES_TO_RESERVE = 50 |
|
static |
◆ xyz_
| numeric::xyzVector< core::Real > core::conformation::PointGraphVertexData::xyz_ |
|
private |
The documentation for this class was generated from the following file: