Method CrossProduct
CrossProduct(GridPoint3)
Calculates the cross product of this vector with another.
public GridPoint3 CrossProduct(GridPoint3 other)
Parameters
other
GridPoint3
Calculates the cross product of this vector with another.
public GridPoint3 CrossProduct(GridPoint3 other)
other
GridPoint3