Method b3AABB_Contains
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3AABB_Contains(b3AABB, b3AABB)
Determines whether one box fully contains another.
public static bool b3AABB_Contains(b3AABB a, b3AABB b)Determines whether one box fully contains another.
public static bool b3AABB_Contains(b3AABB a, b3AABB b)