Struct gltf_json::accessor::IndexComponentType []

pub struct IndexComponentType(pub ComponentType);

The data type of an index.

Trait Implementations

impl Clone for IndexComponentType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for IndexComponentType
[src]

impl Debug for IndexComponentType
[src]

Formats the value using the given formatter.