(function() {var implementors = {};
implementors["raylib"] = [{"text":"impl Into<Camera3D> for Camera3D","synthetic":false,"types":["raylib::core::camera::Camera3D"]},{"text":"impl Into<Camera3D> for &Camera3D","synthetic":false,"types":["raylib::core::camera::Camera3D"]},{"text":"impl Into<Camera2D> for Camera2D","synthetic":false,"types":["raylib::core::camera::Camera2D"]},{"text":"impl Into<Camera2D> for &Camera2D","synthetic":false,"types":["raylib::core::camera::Camera2D"]},{"text":"impl Into<Color> for Color","synthetic":false,"types":["raylib::core::color::Color"]},{"text":"impl Into<Color> for &Color","synthetic":false,"types":["raylib::core::color::Color"]},{"text":"impl Into<Vector4> for Color","synthetic":false,"types":["raylib::core::color::Color"]},{"text":"impl Into<Vector2> for Vector2","synthetic":false,"types":["raylib::core::math::Vector2"]},{"text":"impl Into<Vector2> for &Vector2","synthetic":false,"types":["raylib::core::math::Vector2"]},{"text":"impl Into<Vector3> for Vector3","synthetic":false,"types":["raylib::core::math::Vector3"]},{"text":"impl Into<Vector3> for &Vector3","synthetic":false,"types":["raylib::core::math::Vector3"]},{"text":"impl Into<Vector4> for Vector4","synthetic":false,"types":["raylib::core::math::Vector4"]},{"text":"impl Into<Vector4> for &Vector4","synthetic":false,"types":["raylib::core::math::Vector4"]},{"text":"impl Into<Matrix> for Matrix","synthetic":false,"types":["raylib::core::math::Matrix"]},{"text":"impl Into<Matrix> for &Matrix","synthetic":false,"types":["raylib::core::math::Matrix"]},{"text":"impl Into<Ray> for Ray","synthetic":false,"types":["raylib::core::math::Ray"]},{"text":"impl Into<Ray> for &Ray","synthetic":false,"types":["raylib::core::math::Ray"]},{"text":"impl Into<Rectangle> for Rectangle","synthetic":false,"types":["raylib::core::math::Rectangle"]},{"text":"impl Into<Rectangle> for &Rectangle","synthetic":false,"types":["raylib::core::math::Rectangle"]},{"text":"impl Into<BoundingBox> for BoundingBox","synthetic":false,"types":["raylib::core::math::BoundingBox"]},{"text":"impl Into<BoundingBox> for &BoundingBox","synthetic":false,"types":["raylib::core::math::BoundingBox"]},{"text":"impl Into<RayHitInfo> for RayHitInfo","synthetic":false,"types":["raylib::core::math::RayHitInfo"]},{"text":"impl Into<RayHitInfo> for &RayHitInfo","synthetic":false,"types":["raylib::core::math::RayHitInfo"]},{"text":"impl Into<Transform> for Transform","synthetic":false,"types":["raylib::core::math::Transform"]},{"text":"impl Into<Transform> for &Transform","synthetic":false,"types":["raylib::core::math::Transform"]},{"text":"impl Into<NPatchInfo> for NPatchInfo","synthetic":false,"types":["raylib::core::texture::NPatchInfo"]},{"text":"impl Into<NPatchInfo> for &NPatchInfo","synthetic":false,"types":["raylib::core::texture::NPatchInfo"]},{"text":"impl Into<VrDeviceInfo> for VrDeviceInfo","synthetic":false,"types":["raylib::core::vr::VrDeviceInfo"]},{"text":"impl Into<VrDeviceInfo> for &VrDeviceInfo","synthetic":false,"types":["raylib::core::vr::VrDeviceInfo"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()