![]() |
Rosetta Core
2014.16.56682
|
#include <PointGraphData.hh>
Public Member Functions | |
| PointGraphVertexData () | |
| PointGraphVertexData (numeric::xyzVector< core::Real > const &coors) | |
| numeric::xyzVector< core::Real > & | xyz () |
| numeric::xyzVector< core::Real > const & | xyz () const |
Static Public Attributes | |
| static int const | NUM_EDGES_TO_RESERVE = 50 |
Private Attributes | |
| numeric::xyzVector< core::Real > | xyz_ |
|
inline |
|
inline |
|
inline |
References xyz_.
Referenced by core::conformation::annotated_atom_graph_from_conformation(), and core::conformation::atom_graph_from_conformation().
|
inline |
References xyz_.
|
static |
|
private |
Referenced by xyz().
1.8.7