Struct collada::BindDataSet [] [src]

pub struct BindDataSet {
    pub bind_data: Vec<BindData>,
}

Skeleton-Mesh Binding Data

Fields

Trait Implementations

impl Debug for BindDataSet
[src]

Formats the value using the given formatter.