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, wait
contains
public InsideOutInterceptable(Interceptable interceptable)
public List<Intersection> getIntersections(double[] origin, double[] direction)
getIntersections
in interface Interceptable
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.