Interface Structure.IStartFactory<C extends IFeatureConfig>
-
- Enclosing class:
- Structure<C extends IFeatureConfig>
public static interface Structure.IStartFactory<C extends IFeatureConfig>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StructureStart<C>
create(Structure<C> p_create_1_, int p_create_2_, int p_create_3_, MutableBoundingBox p_create_4_, int p_create_5_, long p_create_6_)
-
-
-
Method Detail
-
create
StructureStart<C> create(Structure<C> p_create_1_, int p_create_2_, int p_create_3_, MutableBoundingBox p_create_4_, int p_create_5_, long p_create_6_)
-
-