cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes
Class Scale
java.lang.Object
cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes.Scale
public class Scale
- extends Object
- Author:
- Martin Cerny
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Scale
public Scale(Vector3D scale,
float sheerRate,
ESheerAxis sheerAxis)
getScale
public Vector3D getScale()
setScale
public void setScale(Vector3D scale)
getSheerRate
public float getSheerRate()
setSheerRate
public void setSheerRate(float sheerRate)
getSheerAxis
public ESheerAxis getSheerAxis()
setSheerAxis
public void setSheerAxis(ESheerAxis sheerAxis)
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.