[][src]Type Definition pbrt::core::pbrt::Float

type Float = f32;

Trait Implementations

impl Clampable for Float
[src]

impl<'a> From<&'a AtomicFloat> for Float
[src]

Performs the conversion.

impl Mul<RGBSpectrum> for Float
[src]

The resulting type after applying the * operator.

Performs the * operation.