Struct dae_parser::LineStripGeom [−][src]
Tuple Fields
0: Vec<Box<[u32]>>
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for LineStripGeom
impl Send for LineStripGeom
impl Sync for LineStripGeom
impl Unpin for LineStripGeom
impl UnwindSafe for LineStripGeom
Blanket Implementations
Mutably borrows from an owned value. Read more