Struct arendur::bxdf::fresnel::Dielectric [] [src]

pub struct Dielectric {
    pub eta0: Float,
    pub eta1: Float,
}

A fresnel dielectric

Fields

Methods

impl Dielectric
[src]

Construction

Trait Implementations

impl Copy for Dielectric
[src]

impl Clone for Dielectric
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Dielectric
[src]

Formats the value using the given formatter.

impl Fresnel for Dielectric
[src]

given an incoming direction, specify the reflectance factor