public class RayCastInput
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
maxFraction |
Vec2 |
p1 |
Vec2 |
p2 |
| Constructor and Description |
|---|
RayCastInput() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(RayCastInput rci) |
public void set(RayCastInput rci)
Copyright © 2017. All Rights Reserved.