pub type VisibilityVecs = Vec<Vec<RenderObjectInstance>>;

Aliased Type§

struct VisibilityVecs { /* private fields */ }