graphics.zbuffer
Class Vec3d

java.lang.Object
  extended by graphics.zbuffer.Vec3d

public class Vec3d
extends java.lang.Object


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

Constructor Detail

Vec3d

public Vec3d(float x,
             float y,
             float z)