nl.tudelft.goal.ut3.selector
Class WorldObject
java.lang.Object
nl.tudelft.goal.ut3.selector.ContextSelector
nl.tudelft.goal.ut3.selector.WorldObject
- All Implemented Interfaces:
- nl.tudelft.goal.unreal.util.Selector<cz.cuni.amis.pogamut.base3d.worldview.object.ILocated>
public class WorldObject
- extends ContextSelector
Select the world object with the given unrealId.
- Author:
- mpkorstanje
Method Summary |
cz.cuni.amis.pogamut.base3d.worldview.object.ILocated |
select(Collection<? extends cz.cuni.amis.pogamut.base3d.worldview.object.ILocated> c)
|
String |
toString()
|
id
protected final UnrealId id
WorldObject
public WorldObject(UnrealId id)
select
public cz.cuni.amis.pogamut.base3d.worldview.object.ILocated select(Collection<? extends cz.cuni.amis.pogamut.base3d.worldview.object.ILocated> c)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.