Tests whether the box1 and box2 have an intersection.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public static bool BitwiseAnd( XOrientedBox box1, XOrientedBox box2 ) |
Parameters
- box1
- Type: SGP.XSpace..::.XOrientedBox
First source XOrientedBox box.
- box2
- Type: SGP.XSpace..::.XOrientedBox
Second source XOrientedBox box.