Rosetta  3.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
core::conformation::PointGraphEdgeData Class Reference

#include <PointGraphData.hh>

Inheritance diagram for core::conformation::PointGraphEdgeData:
Inheritance graph
[legend]

Public Member Functions

 PointGraphEdgeData ()
 
 PointGraphEdgeData (platform::Real d2)
 inputs and outputs are distances squared More...
 
core::Realdsq ()
 
core::Real dsq () const
 

Private Attributes

core::Real dsq_
 

Constructor & Destructor Documentation

core::conformation::PointGraphEdgeData::PointGraphEdgeData ( )
inline
core::conformation::PointGraphEdgeData::PointGraphEdgeData ( platform::Real  d2)
inline

inputs and outputs are distances squared

Member Function Documentation

core::Real& core::conformation::PointGraphEdgeData::dsq ( )
inline

References dsq_.

core::Real core::conformation::PointGraphEdgeData::dsq ( ) const
inline

References dsq_.

Member Data Documentation

core::Real core::conformation::PointGraphEdgeData::dsq_
private

Referenced by dsq().


The documentation for this class was generated from the following file: