Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the BoundingFrustum type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
BoundingFrustum | Creates a new instance of BoundingFrustum. |
Public Fields
Name | Description | |
---|---|---|
![]() |
CornerCount | Specifies the total number of corners (8) in the BoundingFrustum. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Bottom | Gets the bottom plane of the BoundingFrustum. |
![]() |
Far | Gets the far plane of the BoundingFrustum. |
![]() |
Left | Gets the left plane of the BoundingFrustum. |
![]() |
Matrix | Gets the Matrix that was used to instantiate this bounding frustum. |
![]() |
Near | Gets the near plane of the BoundingFrustum. |
![]() |
Right | Gets the right plane of the BoundingFrustum. |
![]() |
Top | Gets the top plane of the BoundingFrustum. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Contains | Overloaded. Checks whether the current BoundingFrustum contains a specified bounding volume. |
![]() |
Equals | Overloaded. Determines whether two instances of BoundingFrustum are equal. |
![]() |
GetCorners | Overloaded. Gets an array of points that make up the corners of the BoundingFrustum. |
![]() |
GetHashCode | Gets the hash code for this instance. |
![]() |
GetType | (Inherited from Object.) |
![]() |
Intersects | Overloaded. Checks whether the current BoundingFrustum intersects a specified volume. |
![]() ![]() |
op_Equality | Determines whether two instances of BoundingFrustum are equal. |
![]() ![]() |
op_Inequality | Determines whether two instances of BoundingFrustum are not equal. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current BoundingFrustum. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |