Uses of Class
cz.cuni.amis.pogamut.unreal.t3dgenerator.annotations.UnrealBean

Packages that use UnrealBean
cz.cuni.amis.pogamut.unreal.t3dgenerator.elements This package contains abstract classes that are implemented by elements from various domains. 
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 UnrealBean in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements
 

Classes in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements with annotations of type UnrealBean
 class AbstractUnrealActor
          A predecessor for all actor objects
 class AbstractUnrealObject
          Abstract predecessor for all elements of type "Object"
 

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

Classes in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map with annotations of type UnrealBean
 class Level
          A level element in T3D - wraps actors.
 class MapElement
          A top level element for a map.
 class MapPackage
          An element that wraps toplevelpackage in T3d
 class Surface
          This class probably could hold a landscape surface.
 class TopLevelPackage
          An object that must be present in a T3D for a level.
 class WorldInfo
          Currently does not work well with importing into UDK editor Beta 2011-05.
 



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