Struct gltf_json::accessor::GenericComponentType [] [src]

pub struct GenericComponentType(pub ComponentType);

The data type of a generic vertex attribute.

Trait Implementations

impl Clone for GenericComponentType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for GenericComponentType
[src]

impl Debug for GenericComponentType
[src]

[src]

Formats the value using the given formatter.