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