VRageMath
CapsuleD
Assembly: VRage.Math.dll
public struct CapsuleD
Fields
| Member | Description |
|---|---|
| P0 | |
| P1 | |
| Radius |
Constructors
| Member | Description |
|---|---|
| CapsuleD(Vector3D, Vector3D, float) |
Methods
| Member | Description |
|---|---|
| Intersect(RayD, ref Vector3D, ref Vector3D, ref Vector3, ref Vector3) | |
| Intersect(LineD, ref Vector3D, ref Vector3D, ref Vector3, ref Vector3) |