RenderMan  26.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RixPhotonGuiding Member List

This is the complete list of members for RixPhotonGuiding, including all inherited members.

canSample(const RtPoint3 &origin, const RtNormal3 &normal, bool onesided) const RixPhotonGuiding
canSample(const RtPoint3 &origin) const RixPhotonGuiding
computeOrthonormalBasis(RtVector3 &n, RtVector3 &s, RtVector3 &t)RixPhotonGuidingstatic
directionPdf(const RtPoint3 &origin, const BoundingBoxProjection &bbp, const RtVector3 &direction) const RixPhotonGuiding
getBoundingBox() const RixPhotonGuiding
isEnabled() const RixPhotonGuiding
MISAreaLightPdf(const RtPoint3 &position, const RtNormal3 &normal, const RtVector3 &direction, bool onesided, float dirPdf) const RixPhotonGuiding
MISEnvLightPdf(const RtVector3 &dirToEnv, const RtPoint3 &posInScene, const RtPoint3 &center, float radius, float posPdf) const RixPhotonGuiding
pickPhotonGuiding(float &sample) const RixPhotonGuiding
positionPdf(const RtPoint3 &position, const BoundingBoxProjection &bbp) const RixPhotonGuiding
RixPhotonGuiding(float probability)RixPhotonGuiding
sampleDirection(const RtPoint3 &origin, const RtNormal3 &normal, const BoundingBoxProjection &bbp, float samplex, float sampley, RtVector3 &direction, float &cosTheta, float &pdf) const RixPhotonGuiding
samplePosition(const BoundingBoxProjection &bbp, float samplex, float sampley, RtPoint3 &position, float &pdf) const RixPhotonGuiding
samplingPdf() const RixPhotonGuiding
setBoundingBox(const RtBBox &boundingBox, float enlarge=0.1f)RixPhotonGuiding