LightsprintSDK 2021.08.08
rr::RRMaterial::Response Struct Reference

#include <RRMaterial.h>

Public Attributes

RRVec3 dirIn
 
RRVec3 dirNormal
 
RRVec3 dirOut
 
RRVec3 colorOut
 
RRReal pdf
 
BrdfType brdfType
 

Member Data Documentation

◆ dirIn

RRVec3 rr::RRMaterial::Response::dirIn

normalized direction of incoming light

◆ dirNormal

RRVec3 rr::RRMaterial::Response::dirNormal

normalized surface normal

◆ dirOut

RRVec3 rr::RRMaterial::Response::dirOut

normalized direction of exiting light

◆ colorOut

RRVec3 rr::RRMaterial::Response::colorOut

color of leaving light (incoming light is 1)

◆ pdf

RRReal rr::RRMaterial::Response::pdf

probability density function

◆ brdfType

BrdfType rr::RRMaterial::Response::brdfType

type of response