artofillusion.animation
Class Smoothness
java.lang.Object
artofillusion.animation.Smoothness
public class Smoothness
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Smoothness
public Smoothness()
Smoothness
public Smoothness(double s)
Smoothness
public Smoothness(java.io.DataInputStream in)
throws java.io.IOException
- Throws:
java.io.IOException
duplicate
public Smoothness duplicate()
getLeftSmoothness
public double getLeftSmoothness()
getRightSmoothness
public double getRightSmoothness()
setSmoothness
public void setSmoothness(double s)
setSmoothness
public void setSmoothness(double left,
double right)
isForceSame
public boolean isForceSame()
getSmoother
public Smoothness getSmoother()
writeToStream
public void writeToStream(java.io.DataOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 1999-2011 by Peter Eastman.