You are here: Start » AVL.NET » Invoke.crossProduct Method

Invoke.crossProduct Method

Namespace:Avl
Assembly:AvlNet.dll

Syntax

public static float crossProduct
(
	Avl.Vector2D A,
	Avl.Vector2D B
)

Parameters

Name Type Range Default Description
AAvl.Vector2D
BAvl.Vector2D

Function Overrides

See also