@FunctionalInterface public static interface CuboidCoverage.PointDecoder
Modifier and Type | Method and Description |
---|---|
boolean |
decodePoint(Object[] tuple,
double[] pos)
Converts a tuple to a Cartesian vector.
|
boolean decodePoint(Object[] tuple, double[] pos)
Note this method must be thread-safe, it may be called from multiple threads concurrently.
tuple
- tuple datapos
- n-dimensional workspace for outputCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.