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