Method GetReverseVectorRays
GetReverseVectorRays(IEnumerable<GridPoint3>)
Gets the maps that represent the reverse vector lines through this point in the given list of directions.
public static IEnumerable<IReverseMap<GridPoint3, GridPoint3>> GetReverseVectorRays(IEnumerable<GridPoint3> direction)
Parameters
direction
IEnumerable<GridPoint3>