pax_runtime::rendering

Type Alias InstanceNodePtrList

source
pub type InstanceNodePtrList = RefCell<Vec<InstanceNodePtr>>;

Aliased Typeยง

struct InstanceNodePtrList { /* private fields */ }