unwrap
Class UPoint

java.lang.Object
  extended by Vec3D
      extended by unwrap.UPoint

public class UPoint
extends Vec3D

UPoint extends Vec3D (see toxiclibs documentation for more infos)


Field Summary
 int id
           
 
Constructor Summary
UPoint(float x, float y, float z, int _id)
          initialize the point and give coordinates and unique point id.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public int id
Constructor Detail

UPoint

public UPoint(float x,
              float y,
              float z,
              int _id)
initialize the point and give coordinates and unique point id.



processing library unwrappingLib by Martin Fuchs. (c) 2009