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