Tesla Graphics Engine Documentation (January 2012)
DistanceTo Method (point)
TeslaTesla.BoundingBoundingVolumeDistanceTo(Vector3)
Computes the distance from the center of this volume to the point.
Declaration Syntax
C#
public float DistanceTo(
	Vector3 point
)
Parameters
point (Vector3)
Vector3
Return Value
Distance

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