SteeringStuff
Class SteeringRay
java.lang.Object
SteeringStuff.SteeringRay
public class SteeringRay
- extends Object
This class provides the data of one ray.
- Author:
- Marki
Constructor Summary |
SteeringRay(String id,
javax.vecmath.Vector3d direction,
int length)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public String id
direction
public javax.vecmath.Vector3d direction
length
public int length
SteeringRay
public SteeringRay(String id,
javax.vecmath.Vector3d direction,
int length)
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.