public class InsideOutInterceptable extends Object implements Interceptable
| Constructor and Description |
|---|
InsideOutInterceptable(Interceptable interceptable) |
| Modifier and Type | Method and Description |
|---|---|
List<Intersection> |
getIntersections(double[] origin,
double[] direction) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainspublic InsideOutInterceptable(Interceptable interceptable)
public List<Intersection> getIntersections(double[] origin, double[] direction)
getIntersections in interface InterceptableCopyright © 2013–2022 Francis Crick Institute. All rights reserved.