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

public struct CapsuleD: ValueType

Namespace: VRageMath
Assembly: VRage.Math.dll

Inheritance: ValueType

Example

Remarks

Fields

Member Description
P0
P1
Radius

Methods

Member Description
Intersect(RayD, ref Vector3D, ref Vector3D, ref Vector3, ref Vector3)
Intersect(LineD, ref Vector3D, ref Vector3D, ref Vector3, ref Vector3)
Clone this wiki locally