Main Page   Namespace List   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 938 of file SpatialSearch.C.

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

Definition at line 939 of file SpatialSearch.C.

References index, x, y, and z.


Member Data Documentation

int AtomEntry::index
 

Definition at line 937 of file SpatialSearch.C.

Referenced by AtomEntry, and find_within_routine.

float AtomEntry::x
 

Definition at line 936 of file SpatialSearch.C.

Referenced by AtomEntry, and find_within_routine.

float AtomEntry::y
 

Definition at line 936 of file SpatialSearch.C.

Referenced by AtomEntry, and find_within_routine.

float AtomEntry::z
 

Definition at line 936 of file SpatialSearch.C.

Referenced by AtomEntry, and find_within_routine.


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