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

NanoShaperCoord Struct Reference

structure containing NanoShaper vertex coordinates. More...

#include <NanoShaperInterface.h>

List of all members.

Public Methods

int operator== (const NanoShaperCoord &c)

Public Attributes

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


Detailed Description

structure containing NanoShaper vertex coordinates.

Definition at line 40 of file NanoShaperInterface.h.


Member Function Documentation

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

Definition at line 42 of file NanoShaperInterface.h.

References x.


Member Data Documentation

float NanoShaperCoord::x[3]
 

floating point xyz coordinates.

Definition at line 41 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