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

MSMSFace Struct Reference

structure containing MSMS facet information. More...

#include <MSMSInterface.h>

List of all members.

Public Methods

int operator== (const MSMSFace &f)

Public Attributes

int vertex [3]
 1-based vertex indices. More...

int surface_type
 1 - triangle in a toric reentrant face 2 - triangle in a sphereic reentrant face 3 - triangle in a contact face. More...

int anaface
 1-based face number in the analytical description of the solvent excluded surface. More...

int component
 which surface is it in? More...


Detailed Description

structure containing MSMS facet information.

Definition at line 51 of file MSMSInterface.h.


Member Function Documentation

int MSMSFace::operator== const MSMSFace &    f [inline]
 

Definition at line 63 of file MSMSInterface.h.

References anaface, component, surface_type, and vertex.


Member Data Documentation

int MSMSFace::anaface
 

1-based face number in the analytical description of the solvent excluded surface.

Definition at line 58 of file MSMSInterface.h.

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

int MSMSFace::component
 

which surface is it in?

Definition at line 61 of file MSMSInterface.h.

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

int MSMSFace::surface_type
 

1 - triangle in a toric reentrant face 2 - triangle in a sphereic reentrant face 3 - triangle in a contact face.

Definition at line 54 of file MSMSInterface.h.

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

int MSMSFace::vertex[3]
 

1-based vertex indices.

Definition at line 52 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 Fri Apr 26 02:45:56 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002