Uses of Class
cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map.MapPackage

Packages that use MapPackage
cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map This package contains classes that represent objects in an unreal map - meshes, lights, navigation points etc. 
 

Uses of MapPackage in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map
 

Methods in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map that return MapPackage
 MapPackage MapElement.getMapPackage()
           
 

Constructors in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map with parameters of type MapPackage
MapElement(String name, MapPackage mapPackage, Level level, Surface surface)
           
 



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