|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||