pub type VisibleRenderObjects = Pooled<Vec<Vec<RenderObjectInstance>>>;

Aliased Type§

struct VisibleRenderObjects { /* private fields */ }