Skip to main content

MatrixScalar

Trait MatrixScalar 

Source
pub trait MatrixScalar: ShaderSize { }

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementations on Foreign Types§

Source§

impl MatrixScalar for f32

Implementors§