(function() {var implementors = {};
implementors["sfml_rust"] = [{text:"impl Default for TextureVertex2D",synthetic:false,types:["sfml_rust::util::vertex::TextureVertex2D"]},{text:"impl Default for ColorVertex2D",synthetic:false,types:["sfml_rust::util::vertex::ColorVertex2D"]},{text:"impl Default for ImageVertex2D",synthetic:false,types:["sfml_rust::util::vertex::ImageVertex2D"]},{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 CanvasFrameTest",synthetic:false,types:["sfml_rust::canvas::canvas_frame::CanvasFrameTest"]},{text:"impl Default for GlyphInstance",synthetic:false,types:["sfml_rust::canvas::managed::shader::text_shader::GlyphInstance"]},{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;
}
})()