Trait nalgebra_glm::RealNumber[][src]

pub trait RealNumber: Number + RealField { }
Expand description

A number that can be any float type.

Implementors