summaryrefslogtreecommitdiff
path: root/libs/assimp/port/assimp_rs/src/camera/mod.rs
blob: 26ca1185b4610bda5bd20024b9a688dcf7000d77 (plain)
1
pub use self::structs::{Camera};