<< CropRaster Managing CLaRiNet data structures: "FloatRaster", "FlowDirGrid" and "CellTree" structures DestroyFloatRaster >>

CLaRiNet 0.1 beta >> Managing CLaRiNet data structures: "FloatRaster", "FlowDirGrid" and "CellTree" structures > DestroyCellTree

DestroyCellTree

Destroys an existing cell tree

Calling Sequence

DestroyCellTree ( handle_tree )

Arguments

handle_tree

integer: handle on the existing tree

Description

Use this command to destroy an existing cell tree ("CellTree" structure) i.e. deallocate space and free pointers in the linked list.

Examples

References

See Also

Authors

<< CropRaster Managing CLaRiNet data structures: "FloatRaster", "FlowDirGrid" and "CellTree" structures DestroyFloatRaster >>