s373.marchingcubes
Class XYZ

java.lang.Object
  extended by s373.marchingcubes.XYZ

public class XYZ
extends Object


Field Summary
 float x
           
 float y
           
 float z
           
 
Constructor Summary
XYZ()
           
XYZ(float a, float b, float c)
           
XYZ(XYZ a)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public float x

y

public float y

z

public float z
Constructor Detail

XYZ

public XYZ()

XYZ

public XYZ(float a,
           float b,
           float c)

XYZ

public XYZ(XYZ a)


Processing library marchingcubes by Andre Sier. (C) 2010-2