@FunctionalInterface public interface QuadTreeSupplierLType
| Modifier and Type | Method and Description |
|---|---|
<A> QuadTreeLType<A> |
create(QuadTreeConfigurationL config)
Create a new tree based on the given configuration.
|
<A> QuadTreeLType<A> create(QuadTreeConfigurationL config)
A - The type of objects in the treeconfig - The configurationCopyright © 2017 <code@io7m.com> http://io7m.com