public static class TimeOfImpact.TOIInput extends Object
| Modifier and Type | Field and Description |
|---|---|
Distance.DistanceProxy |
proxyA |
Distance.DistanceProxy |
proxyB |
Sweep |
sweepA |
Sweep |
sweepB |
float |
tMax
defines sweep interval [0, tMax]
|
| Constructor and Description |
|---|
TOIInput() |
public final Distance.DistanceProxy proxyA
public final Distance.DistanceProxy proxyB
public final Sweep sweepA
public final Sweep sweepB
public float tMax
Copyright © 2018. All rights reserved.