Tesla Graphics Engine Documentation (January 2012)
Contains Method (point)
TeslaTesla.BoundingBoundingSphereContains(Vector3)
Tests if the specified point is inside this bounding sphere or not.
Declaration Syntax
C#
public override ContainmentType Contains(
	Vector3 point
)
Parameters
point (Vector3)
Point to test
Return Value
Inside or outside

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