Package cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes

Package class diagram package cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes
This package contains datatypes that are defined in unreal.

See:
          Description

Class Summary
Color A color in UDK.
DynamicReference A reference created by reading name and class of another object.
KismetAbstractLink A predecessor for all datatypes that represent kismet links.
KismetInputLink An input link in kismet.
KismetLinkTarget A target of an KismetOutputLink
KismetOutputLink An output link in kismet.
KismetVariableLink A variable link to an external variable in Kismet.
LightingChannels  
LightmassLightSettings  
LightmassPointLightSettings  
NullReference An empty reference.
Point3D A location in 3D space of unreal.
Rotation3D Rotation of an object.
StaticReference A reference that is initialized by string classname and name.
UnrealReference An abstract class representing an unreal reference.
 

Package cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes Description

This package contains datatypes that are defined in unreal. Datatypes are objects that cannot have children and can only be present as property values.



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