Tesla Graphics Engine Documentation (January 2012)
ComputeFromPoints Method (points)
TeslaTesla.BoundingBoundingSphereComputeFromPoints(array<Vector3>[]()[][])
Computes the bounding sphere from a collection of 3D points.
Declaration Syntax
C#
public override void ComputeFromPoints(
	Vector3[] points
)
Parameters
points (array<Vector3>[]()[][])
Collection of points

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