Sdílet prostřednictvím


BoundingFrustum.Equals Method (BoundingFrustum)

Determines whether the specified BoundingFrustum is equal to the current BoundingFrustum.

Syntax

'Declaration
Public Function Equals ( _
         other As BoundingFrustum _
) As Boolean 
public bool Equals (
         BoundingFrustum other
)
public:
bool Equals(
         BoundingFrustum other
)

Parameters

Return Value

Type: Boolean
true if the specified BoundingFrustum is equal to the current BoundingFrustum; false otherwise.

Requirements

Namespace: Microsoft.Xna.Framework

Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

See Also

Reference

BoundingFrustum Class
BoundingFrustum Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone