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