Export cgmath
This commit is contained in:
parent
0b44972394
commit
7c606fa67e
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ pub use super::acceleration_structure::{AccelerationStructure, AccelerationStruc
|
|||
|
||||
pub use super::{OutOfDate, VkHandle, VulkanDevice};
|
||||
|
||||
pub use cgmath::prelude::*;
|
||||
pub use image;
|
||||
pub use vulkan_sys::prelude::*;
|
||||
|
||||
|
|
Loading…
Reference in a new issue