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