Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::HitInfo Member List

This is the complete list of members for ph::HitInfo, including all inherited members.

computeBases()ph::HitInfoinline
getdNdU() constph::HitInfoinline
getdNdV() constph::HitInfoinline
getdPdU() constph::HitInfoinline
getdPdV() constph::HitInfoinline
getGeometryBasis() constph::HitInfoinline
getGeometryNormal() constph::HitInfoinline
getPos() constph::HitInfoinline
getShadingBasis() constph::HitInfoinline
getShadingNormal() constph::HitInfoinline
HitInfo()ph::HitInfo
setAttributes(const math::Vector3R &pos, const math::Vector3R &geometryNormal, const math::Vector3R &shadingNormal)ph::HitInfoinline
setDerivatives(const math::Vector3R &dPdU, const math::Vector3R &dPdV, const math::Vector3R &dNdU, const math::Vector3R &dNdV)ph::HitInfoinline