idx
Class idx3d_vector

java.lang.Object
  |
  +--idx.idx3d_vector

public class idx3d_vector
extends java.lang.Object


Constructor Summary
idx3d_vector()
           
idx3d_vector(float xval, float yval, float zval)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

idx3d_vector

public idx3d_vector()

idx3d_vector

public idx3d_vector(float xval,
                    float yval,
                    float zval)