Struct collada::BindDataSet [] [src]

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

Skeleton-Mesh Binding Data

Fields

bind_data: Vec<BindData>

Trait Implementations

impl Debug for BindDataSet
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.