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