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

AtomEntry Struct Reference

List of all members.

Public Methods

 AtomEntry ()
 AtomEntry (const float &_x, const float &_y, const float &_z, const int &_i)

Public Attributes

float x
float y
float z
int index

Constructor & Destructor Documentation

AtomEntry::AtomEntry   [inline]
 

Definition at line 891 of file SpatialSearch.C.

AtomEntry::AtomEntry const float &    _x,
const float &    _y,
const float &    _z,
const int   _i
[inline]
 

Definition at line 892 of file SpatialSearch.C.

References index, x, y, and z.


Member Data Documentation

int AtomEntry::index
 

Definition at line 890 of file SpatialSearch.C.

Referenced by AtomEntry, and find_within_routine.

float AtomEntry::x
 

Definition at line 889 of file SpatialSearch.C.

Referenced by AtomEntry, and find_within_routine.

float AtomEntry::y
 

Definition at line 889 of file SpatialSearch.C.

Referenced by AtomEntry, and find_within_routine.

float AtomEntry::z
 

Definition at line 889 of file SpatialSearch.C.

Referenced by AtomEntry, and find_within_routine.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 24 01:27:57 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002