public final class OctTreeSupplierL extends Object implements OctTreeSupplierLType
OctTreeSupplierLType interface.| Constructor and Description |
|---|
OctTreeSupplierL()
Construct a new supplier.
|
| Modifier and Type | Method and Description |
|---|---|
<A> OctTreeLType<A> |
create(OctTreeConfigurationL config)
Create a new tree based on the given configuration.
|
public <A> OctTreeLType<A> create(OctTreeConfigurationL config)
OctTreeSupplierLTypecreate in interface OctTreeSupplierLTypeA - The type of objects in the treeconfig - The configurationCopyright © 2017 <code@io7m.com> http://io7m.com