Table of Contents

Constructor ExplicitShape3

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

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>