cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric
Class BSPRayInfoContainer
java.lang.Object
cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.BSPRayInfoContainer
public class BSPRayInfoContainer
- extends Object
- Author:
- Jakub Tomek
A container for a BSP ray's parameters. They need to be saved because the AutoTraceray Object will be constantly updated
and these updates will be based on bot's poisiton and these parameters
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unrealId
public UnrealId unrealId
id
public String id
direction
public javax.vecmath.Vector3d direction
length
public int length
floorCorrection
public boolean floorCorrection
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.