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

NanoShaperFace Struct Reference

structure containing NanoShaper facet information. More...

#include <NanoShaperInterface.h>

List of all members.

Public Methods

int operator== (const NanoShaperFace &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 NanoShaper facet information.

Definition at line 48 of file NanoShaperInterface.h.


Member Function Documentation

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

Definition at line 60 of file NanoShaperInterface.h.

References anaface, component, surface_type, and vertex.


Member Data Documentation

int NanoShaperFace::anaface
 

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

Definition at line 55 of file NanoShaperInterface.h.

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

int NanoShaperFace::component
 

which surface is it in?

Definition at line 58 of file NanoShaperInterface.h.

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

int NanoShaperFace::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 51 of file NanoShaperInterface.h.

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

int NanoShaperFace::vertex[3]
 

1-based vertex indices.

Definition at line 49 of file NanoShaperInterface.h.

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


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