Bounding |
Name | Description | |
---|---|---|
Contains(BoundingBox) | Returns true when the specified BoundingBox is withing this BoundingBox, including its edges. | |
Contains(Vector3) | Returns true when the specified Vector3 is withing this BoundingBox, including its edges. | |
Contains(Double, Double, Double) | Returns true when specified point is within this BoundingBox, including its edges. |