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

VRageMath.ContainmentType

Malware edited this page Dec 21, 2018 · 37 revisions

Index

ContainmentType Enum

Namespace: VRageMath
Assembly: VRage.Math.dll

Summary

Indicates the extent to which bounding volumes intersect or contain one another.

Fields

static [`ContainmentType Disjoint`](VRageMath.Disjoint)
static [`ContainmentType Contains`](VRageMath.Contains)
static [`ContainmentType Intersects`](VRageMath.Intersects)
Clone this wiki locally