You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cyrille Rossant edited this page Feb 26, 2014
·
1 revision
Collections API
This document describes the full specification of the collections API. This class allows to create one to several visuals that share the same overall structure (points, lines, shapes, etc.). The rationale is that multiple visuals of the same type can be rendered very efficiently with a single OpenGL command while offering a list API that allows to manipulate each individual object.