Tesla Graphics Engine Documentation (January 2012)
DistanceToEdge Method (point)
TeslaTesla.BoundingBoundingSphereDistanceToEdge(Vector3)
Computes the distance from the point to the nearest edge of the volume.
Declaration Syntax
C#
public override float DistanceToEdge(
	Vector3 point
)
Parameters
point (Vector3)
Point to use
Return Value
Distance from the point to the volume

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