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