public class IntersectionInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
interior |
double |
intersectionDistance |
APrimitive |
intersectionObject |
mikera.vectorz.Vector3 |
intersectionPoint |
mikera.vectorz.Vector3 |
surfaceNormal |
| Constructor and Description |
|---|
IntersectionInfo() |
public APrimitive intersectionObject
public final mikera.vectorz.Vector3 intersectionPoint
public final mikera.vectorz.Vector3 surfaceNormal
public double intersectionDistance
public boolean interior
Copyright © 2012. All Rights Reserved.