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

Member Description
static VRageMath.ContainmentType Disjoint
static VRageMath.ContainmentType Contains
static VRageMath.ContainmentType Intersects
Clone this wiki locally