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

MSMSCoord Struct Reference

structure containing MSMS vertex coordinates. More...

#include <MSMSInterface.h>

List of all members.

Public Methods

int operator== (const MSMSCoord &c)

Public Attributes

float x [3]
 floating point xyz coordinates. More...


Detailed Description

structure containing MSMS vertex coordinates.

Definition at line 43 of file MSMSInterface.h.


Member Function Documentation

int MSMSCoord::operator== const MSMSCoord &    c [inline]
 

Definition at line 45 of file MSMSInterface.h.

References x.


Member Data Documentation

float MSMSCoord::x[3]
 

floating point xyz coordinates.

Definition at line 44 of file MSMSInterface.h.

Referenced by MSMSInterface::compute_from_file, and operator==.


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