Uses of Class
cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map.Polygon

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

Uses of Polygon in cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map
 

Methods in cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map that return Polygon
protected static Polygon BrushActor.createDefaultPolygon(Vector3D[] points, String textureName, Vector3D objectCenter, boolean textureInside)
           
 

Methods in cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map that return types with arguments of type Polygon
 List<Polygon> Brush.getPolygons()
           
 

Methods in cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map with parameters of type Polygon
 void Brush.addPolygon(Polygon polygon)
           
 



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