Computes this bounding volume from a set of 3D points
| C# |
public override void ComputeFromPoints( Vector3[] points )
- points (array<Vector3>[]()[][])
- Array of Vectors
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown if points are null, or if there are less than two points in the array. |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)