| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map |
This package contains classes that represent objects in an unreal map - meshes, lights, navigation points etc.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Polygon |
BrushActor.createDefaultPolygon(Vector3D[] points,
String textureName,
Vector3D objectCenter,
boolean textureInside) |
| Modifier and Type | Method and Description |
|---|---|
List<Polygon> |
Brush.getPolygons() |
| Modifier and Type | Method and Description |
|---|---|
void |
Brush.addPolygon(Polygon polygon) |
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.