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