Skip to contents

Check whether a Voronoï cell is bounded, i.e. contains only finite edges.

Usage

isBoundedCell(cell)

Arguments

cell

a Voronoï cell

Value

A Boolean value, whether the cell is bounded.