Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.ContainmentType

Malware edited this page Dec 21, 2018 · 38 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