You are here: Start » AVL.NET » Invoke.TestBox3DInBox3D
Tests whether a box in 3D is contained in another one.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void TestBox3DInBox3D ( Avl.Box3D inSubBox3D, Avl.Box3D inBox3D, out bool outIsContained )