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

Packages that use ESurfaceType
cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes   
cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements   
 

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

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

Uses of ESurfaceType in cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements
 

Methods in cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements that return ESurfaceType
 ESurfaceType AbstractActor.getSurfaceType()
           
 

Methods in cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements with parameters of type ESurfaceType
 void AbstractActor.setSurfaceType(ESurfaceType surfaceType)
           
 



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