(function() {var implementors = {};
implementors["sfml_rust"] = [{text:"impl Default for TextureVertex3D",synthetic:false,types:["sfml_rust::util::vertex::TextureVertex3D"]},{text:"impl Default for ColorVertex3D",synthetic:false,types:["sfml_rust::util::vertex::ColorVertex3D"]},{text:"impl Default for ImageVertex3D",synthetic:false,types:["sfml_rust::util::vertex::ImageVertex3D"]},{text:"impl Default for Vertex3D",synthetic:false,types:["sfml_rust::util::vertex::Vertex3D"]},{text:"impl Default for TextVertex3D",synthetic:false,types:["sfml_rust::util::vertex::TextVertex3D"]},{text:"impl Default for GlyphInstance",synthetic:false,types:["sfml_rust::util::vertex::GlyphInstance"]},{text:"impl Default for CanvasFrame",synthetic:false,types:["sfml_rust::canvas::canvas_frame::CanvasFrame"]},{text:"impl Default for RuntimeVertexDef",synthetic:false,types:["sfml_rust::canvas::managed::shader::dynamic_vertex::RuntimeVertexDef"]},{text:"impl Default for CanvasFontHandle",synthetic:false,types:["sfml_rust::canvas::managed::handles::CanvasFontHandle"]},{text:"impl Default for CanvasTextureHandle",synthetic:false,types:["sfml_rust::canvas::managed::handles::CanvasTextureHandle"]},{text:"impl Default for CanvasImageHandle",synthetic:false,types:["sfml_rust::canvas::managed::handles::CanvasImageHandle"]},{text:"impl Default for CompiledShaderHandle",synthetic:false,types:["sfml_rust::canvas::managed::handles::CompiledShaderHandle"]},{text:"impl Default for ComputeSpecializationConstants",synthetic:false,types:["sfml_rust::compute::managed::compu_kernel::ComputeSpecializationConstants"]},{text:"impl Default for CompuBufferHandle",synthetic:false,types:["sfml_rust::compute::managed::handles::CompuBufferHandle"]},{text:"impl Default for CompuKernelHandle",synthetic:false,types:["sfml_rust::compute::managed::handles::CompuKernelHandle"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()