EntitySorterBase provides an abstract base class to sort geometry information in an EntityCollector object for rendering.

Methods

sort(collector:EntityCollector):Void

Sort the potentially visible data in an EntityCollector for rendering.

Parameters:

collector

The EntityCollector object containing the potentially visible data.