A - The type of tree objectsC - The type of contextual values@FunctionalInterface public interface OctTreeOctantIterationDType<A,C>
| Modifier and Type | Method and Description |
|---|---|
TreeVisitResult |
apply(C context,
OctTreeOctantDType<A> octant,
long depth)
Apply the function.
|
TreeVisitResult apply(C context, OctTreeOctantDType<A> octant, long depth)
context - A context valueoctant - The current octantdepth - The current octant depthCopyright © 2017 <code@io7m.com> http://io7m.com