Constructor ExplicitShape3
ExplicitShape3(IImplicitShape<GridPoint3>, AbstractBounds<GridPoint3>)
Constructs a new explicit shape from the given implicit shape and bounds.
public ExplicitShape3(IImplicitShape<GridPoint3> implicitShape, AbstractBounds<GridPoint3> storageBounds)
Parameters
implicitShape
IImplicitShape<GridPoint3>storageBounds
AbstractBounds<GridPoint3>