Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

PointDistance Struct Reference

List of all members.

Public Methods

 PointDistance ()
 PointDistance (float o_, int i_)
bool operator< (const PointDistance &p) const

Public Attributes

float o
int i

Constructor & Destructor Documentation

PointDistance::PointDistance   [inline]
 

Definition at line 874 of file ParseTree.C.

PointDistance::PointDistance float    o_,
int    i_
[inline]
 

Definition at line 875 of file ParseTree.C.

References i, and o.


Member Function Documentation

bool PointDistance::operator< const PointDistance &    p const [inline]
 

Definition at line 876 of file ParseTree.C.

References o.


Member Data Documentation

int PointDistance::i
 

Definition at line 873 of file ParseTree.C.

Referenced by PointDistance.

float PointDistance::o
 

Definition at line 872 of file ParseTree.C.

Referenced by operator<, and PointDistance.


The documentation for this struct was generated from the following file:
Generated on Sun May 27 02:00:03 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002