XNACS1Lib: CSS490 Spring 2011
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
Collide the inputPrimitive with the worldBound and return which of the worldBound (left/right/top/bottom or inside)
did this primitive intersect with.
Namespace: XNACS1LibAssembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static BoundCollideStatus CollideWorldBound( XNACS1Primitive inputPrimitive ) |
Parameters
- inputPrimitive
- Type: XNACS1Lib..::..XNACS1Primitive
Primitive to be tested