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