Uses of Class
cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes.Rotation3D

Packages that use Rotation3D
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 Rotation3D in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements
 

Methods in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements that return Rotation3D
 Rotation3D AbstractUnrealActor.getRotation()
           
 

Methods in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements with parameters of type Rotation3D
 void AbstractUnrealActor.setRotation(Rotation3D rotation)
           
 

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

Constructors in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map with parameters of type Rotation3D
PrefabInstance(String prefabName, Point3D location, Rotation3D rotation)
           
 



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