Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   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 924 of file ParseTree.C.

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

Definition at line 925 of file ParseTree.C.

References i, and o.


Member Function Documentation

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

Definition at line 926 of file ParseTree.C.

References o.


Member Data Documentation

int PointDistance::i
 

Definition at line 923 of file ParseTree.C.

Referenced by PointDistance.

float PointDistance::o
 

Definition at line 922 of file ParseTree.C.

Referenced by operator<, and PointDistance.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 19 02:47:07 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002