Method GetForwardVectorRays
GetForwardVectorRays(IEnumerable<GridPoint3>)
Gets the maps that represent the forward vector rays through this point in the given list of directions.
public static IEnumerable<IForwardMap<GridPoint3, GridPoint3>> GetForwardVectorRays(IEnumerable<GridPoint3> direction)
Parameters
direction
IEnumerable<GridPoint3>