Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
Microsoft.DirectX
Vector2 Structure
Vector2 Methods
Ccw Method
Ccw Method (Vector2)
Ccw Method (Vector2, Vector2)
Vector2
Ccw Method (Vector2, Vector2)
Cross product of two
Vector2
s
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
float
Ccw
(
Vector2
l
,
Vector2
r
)
Parameters
l
Type:
Microsoft.DirectX
Vector2
Left-hand side
Vector2
r
Type:
Microsoft.DirectX
Vector2
Right-hand side
Vector2
Return Value
Type:
Single
Cross product as a
Single
See Also
Reference
Vector2 Structure
Ccw Overload
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com