Interface Structure.IStartFactory<C extends IFeatureConfig>
- Enclosing class:
- Structure<C extends IFeatureConfig>
public static interface Structure.IStartFactory<C extends IFeatureConfig>
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(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 Details
-
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_)
-