public interface Interceptable
Modifier and Type | Method and Description |
---|---|
default boolean |
contains(double[] point) |
List<Intersection> |
getIntersections(double[] origin,
double[] direction) |
List<Intersection> getIntersections(double[] origin, double[] direction)
default boolean contains(double[] point)
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.