artofillusion.procedural
Class PointInfo

java.lang.Object
  extended by artofillusion.procedural.PointInfo

public class PointInfo
extends java.lang.Object


Field Summary
 double[] param
           
 double t
           
 double viewangle
           
 double x
           
 double xsize
           
 double y
           
 double ysize
           
 double z
           
 double zsize
           
 
Constructor Summary
PointInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public double x

y

public double y

z

public double z

xsize

public double xsize

ysize

public double ysize

zsize

public double zsize

viewangle

public double viewangle

t

public double t

param

public double[] param
Constructor Detail

PointInfo

public PointInfo()


Copyright © 1999-2011 by Peter Eastman.