public interface IUnrealWaypoint extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
cz.cuni.amis.pogamut.base3d.worldview.object.Location |
getLocation() |
Set<? extends IUnrealWaylink> |
getOutgoingEdges() |
String getID()
cz.cuni.amis.pogamut.base3d.worldview.object.Location getLocation()
Set<? extends IUnrealWaylink> getOutgoingEdges()
Copyright © 2021 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.