Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
Microsoft.DirectX
Plane Structure
Plane Operators
Equality Operator
Inequality Operator
Plane
Inequality Operator
Exact value inequality - see
NE(Plane, Plane)
for alternative
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
bool
operator
!=
(
Plane
l
,
Plane
r
)
Parameters
l
Type:
Microsoft.DirectX
Plane
Left-hand side
Plane
r
Type:
Microsoft.DirectX
Plane
Right-hand side
Plane
Return Value
Type:
Boolean
Result of
Plane
comparision
See Also
Reference
Plane Structure
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com