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

VRageMath.CapsuleD

Morten Aune Lyrstad edited this page Apr 16, 2022 · 39 revisions

IndexNamespace Index

CapsuleD Struct

public struct CapsuleD

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

Member Description
\%1Vector3D P0](VRageMath.CapsuleD.P0)
\%1Vector3D P1](VRageMath.CapsuleD.P1)
\%1float Radius](VRageMath.CapsuleD.Radius)

Constructors

Member Description
\%1CapsuleD(Vector3D, Vector3D, float)](VRageMath.CapsuleD..ctor)

Methods

Member Description
\%1bool Intersect(RayD, ref Vector3D, ref Vector3D, ref Vector3, ref Vector3)](VRageMath.CapsuleD.Intersect)
\%1bool Intersect(LineD, ref Vector3D, ref Vector3D, ref Vector3, ref Vector3)](VRageMath.CapsuleD.Intersect)
Clone this wiki locally