Uses of Class
cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes.ESheerAxis

Packages that use ESheerAxis
cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes   
 

Uses of ESheerAxis in cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes
 

Methods in cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes that return ESheerAxis
 ESheerAxis Scale.getSheerAxis()
           
static ESheerAxis ESheerAxis.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ESheerAxis[] ESheerAxis.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes with parameters of type ESheerAxis
 void Scale.setSheerAxis(ESheerAxis sheerAxis)
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes with parameters of type ESheerAxis
Scale(Vector3D scale, float sheerRate, ESheerAxis sheerAxis)
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.