Tesla Graphics Engine Documentation (January 2012)
Sort Method (sortByPrims)
TeslaTesla.BoundingPickQuerySort(Boolean)
Sort all picks, either by the primitive intersections or bounding intersections.
Declaration Syntax
C#
public void Sort(
	bool sortByPrims
)
Parameters
sortByPrims (Boolean)
True for the pick results to be sorted by primitive intersection records.

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