Interface INodeModifier
    Public
    
    Helper interface for modifying nodes.
This is used by the GridIterationUtilities.ForEachNode function.
Public Methods
        
                ModifyNode
        
                (dataIndex, dataX, dataLayer, dataZ)
    
                    
                    Called for every node that is being updated.
                        Public