Type Definition rs_pbrt::core::pbrt::Float

source · []
pub type Float = f32;

Trait Implementations

Converts to this type from the input type.

The resulting type after applying the * operator.

Performs the * operation. Read more