Trait encase::matrix::MatrixScalar

source ·
pub trait MatrixScalar: ShaderSize { }

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl MatrixScalar for f32

Implementors§