Trait glm::BaseInt [] [src]

pub trait BaseInt: PrimInt + BaseNum { }

Marker trait for primitive integer number type.

Implementors