Tesla Graphics Engine Documentation (January 2012)
Intersects Method (plane)
TeslaTesla.BoundingBoundingBoxIntersects(Plane)
Tests if the plane intersects with this bounding volume, and if not which side the volume is on relative to the plane.
Declaration Syntax
C#
public override PlaneIntersectionType Intersects(
	Plane plane
)
Parameters
plane (Plane)
Plane to test
Return Value
Plane intersection type

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)