Demo3D 2016 API Documentation
Demo3D 2016 API Documentation
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: 10.0.7983.28765
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 2016
Send comments on this topic to
support@demo3d.com