Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.BoundingSphereD.Intersects

Malware edited this page Dec 25, 2018 · 20 revisions

IndexBoundingSphereD

Summary

private public Intersects
```csharp

Checks whether the current BoundingSphereD intersects with a specified BoundingBoxD.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphereD intersects a BoundingBoxD.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphereD intersects with a specified BoundingFrustum.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphereD intersects with a specified BoundingSphereD.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphereD intersects another BoundingSphereD.

### Returns

### Example

### Remarks

Clone this wiki locally