Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::BsdfHelper Class Referencefinal

#include <BsdfHelper.h>

Static Public Member Functions

static bool makeHalfVector (const math::Vector3R &L, const math::Vector3R &V, math::Vector3R *const out_H)
 
static bool makeHalfVectorSameHemisphere (const math::Vector3R &L, const math::Vector3R &V, const math::Vector3R &N, math::Vector3R *const out_H)
 

Member Function Documentation

◆ makeHalfVector()

static bool ph::BsdfHelper::makeHalfVector ( const math::Vector3R & L,
const math::Vector3R & V,
math::Vector3R *const out_H )
inlinestatic

◆ makeHalfVectorSameHemisphere()

static bool ph::BsdfHelper::makeHalfVectorSameHemisphere ( const math::Vector3R & L,
const math::Vector3R & V,
const math::Vector3R & N,
math::Vector3R *const out_H )
inlinestatic

The documentation for this class was generated from the following file: