Tesla Graphics Engine Documentation (January 2012)
ComputeFromPoints Method (points)
TeslaTesla.BoundingBoundingVolumeComputeFromPoints(DataBuffer<(Of <<'(Vector3>)>>))
Compute this bounding volume from a set of 3D points.
Declaration Syntax
C#
public void ComputeFromPoints(
	DataBuffer<Vector3> points
)
Parameters
points (DataBuffer<(Of <(<'Vector3>)>)>)
DataBuffer of points

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