Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.BoundingSphere.Intersects

Malware edited this page Dec 25, 2018 · 18 revisions

IndexBoundingSphere

Summary

private public Intersects
```csharp

Checks whether the current BoundingSphere intersects with a specified BoundingBox.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphere intersects a BoundingBox.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphere intersects with a specified BoundingFrustum.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphere intersects with a specified Plane.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphere intersects a Plane.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphere intersects with a specified Ray.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphere intersects with a specified BoundingSphere.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the current BoundingSphere intersects another BoundingSphere.

### Returns

### Example

### Remarks
Clone this wiki locally