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

VRageMath.CapsuleD

Malware edited this page Dec 25, 2018 · 39 revisions

Index

CapsuleD Struct

private public sealed CapsuleD
```csharp

**Namespace:** [VRageMath](VRageMath)  
**Assembly:** VRage.Math.dll

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|[P0](VRageMath.CapsuleD.P0)||
|[P1](VRageMath.CapsuleD.P1)||
|[Radius](VRageMath.CapsuleD.Radius)||

###### Methods

|Member|Description|
|---|---|
|[Intersect(RayD, ref Vector3D, ref Vector3D, ref Vector3, ref Vector3)](VRageMath.CapsuleD.Intersect)||
|[Intersect(LineD, ref Vector3D, ref Vector3D, ref Vector3, ref Vector3)](VRageMath.CapsuleD.Intersect)||
Clone this wiki locally