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

XY Struct Reference

structure containing xy values for line vertices. More...

#include <Isocontour.h>

List of all members.

Public Attributes

float x
float y


Detailed Description

structure containing xy values for line vertices.

Definition at line 16 of file Isocontour.h.


Member Data Documentation

float XY::x
 

Definition at line 17 of file Isocontour.h.

Referenced by IsoContour::DoCell, and IsoContour::VertexInterp.

float XY::y
 

Definition at line 18 of file Isocontour.h.

Referenced by IsoContour::DoCell, and IsoContour::VertexInterp.


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