Interface IConnectionFilter

Public

Helper interface for modifying node connections.

This is used by the GridIterationUtilities.FilterNodeConnections function.

Public Methods

IsValidConnection (dataIndex, dataX, dataLayer, dataZ, direction, neighbourDataIndex)

Returns true if the connection should be enabled.

Public