Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
Microsoft.DirectX
Plane Structure
Plane Methods
DotD Method
DotD Method (Vector3)
DotD Method (Vector4)
DotD Method (Plane, Vector3)
DotD Method (Plane, Vector4)
Plane
DotD Method (Plane, Vector4)
Dot product of
Vector4
and
Plane
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
double
DotD
(
Plane
p
,
Vector4
v
)
Parameters
p
Type:
Microsoft.DirectX
Plane
Source
Plane
v
Type:
Microsoft.DirectX
Vector4
Source
Vector4
Return Value
Type:
Double
Dot product as a
Double
See Also
Reference
Plane Structure
DotD Overload
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com