Trait gltf_json::root::Get [−][src]
Helper trait for retrieving top-level objects by a universal identifier.
Required Methods
Implementors
impl<'a> Get<Accessor> for Rootimpl<'a> Get<Animation> for Rootimpl<'a> Get<Buffer> for Rootimpl<'a> Get<View> for Rootimpl<'a> Get<Camera> for Rootimpl<'a> Get<Image> for Rootimpl<'a> Get<Material> for Rootimpl<'a> Get<Mesh> for Rootimpl<'a> Get<Node> for Rootimpl<'a> Get<Sampler> for Rootimpl<'a> Get<Scene> for Rootimpl<'a> Get<Skin> for Rootimpl<'a> Get<Texture> for Root