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

XYZ Struct Reference

structure containing xyz values for triangle vertices and normals. More...

#include <Isosurface.h>

List of all members.

Public Attributes

float x
float y
float z


Detailed Description

structure containing xyz values for triangle vertices and normals.

Definition at line 16 of file Isosurface.h.


Member Data Documentation

float XYZ::x
 

Definition at line 17 of file Isosurface.h.

Referenced by IsoSurface::DoCellGeneral, IsoSurface::DoGridPosNorms, and IsoSurface::VertexInterp.

float XYZ::y
 

Definition at line 18 of file Isosurface.h.

Referenced by IsoSurface::DoCellGeneral, IsoSurface::DoGridPosNorms, and IsoSurface::VertexInterp.

float XYZ::z
 

Definition at line 19 of file Isosurface.h.

Referenced by IsoSurface::DoCellGeneral, IsoSurface::DoGridPosNorms, and IsoSurface::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