Enum zaplib::PassMatrixMode
source · [−]Expand description
Standard types of projection matrices.
Variants
Ortho
Projection
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PassMatrixMode
impl Send for PassMatrixMode
impl Sync for PassMatrixMode
impl Unpin for PassMatrixMode
impl UnwindSafe for PassMatrixMode
Blanket Implementations
Mutably borrows from an owned value. Read more