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