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

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

Methods in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map that return LightingChannels
 LightingChannels AbstractPrimitiveComponent.getLightingChannels()
           
 

Methods in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map with parameters of type LightingChannels
 void AbstractPrimitiveComponent.setLightingChannels(LightingChannels lightingChannels)
           
 



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