Rosetta 3.5
 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]
Collaboration diagram for core::conformation::PointGraphEdgeData:
Collaboration 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_
 

Detailed Description

Definition at line 44 of file PointGraphData.hh.

Constructor & Destructor Documentation

core::conformation::PointGraphEdgeData::PointGraphEdgeData ( )
inline

Definition at line 47 of file PointGraphData.hh.

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

inputs and outputs are distances squared

Definition at line 50 of file PointGraphData.hh.

Member Function Documentation

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

Definition at line 52 of file PointGraphData.hh.

References dsq_.

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

Definition at line 53 of file PointGraphData.hh.

References dsq_.

Member Data Documentation

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

Definition at line 56 of file PointGraphData.hh.

Referenced by dsq().


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