![]() |
RenderMan API
23.0
|
#include <RixLight.h>
Public Attributes | |
RtPoint3 const | scatterP |
RtNormal3 const | scatterN |
RtVector3 const | scatterV |
RixBXEvaluateDomain | evalDomain |
Definition at line 127 of file RixLight.h.
RixBXEvaluateDomain RixLight::RixScatterPoint::evalDomain |
Definition at line 132 of file RixLight.h.
RtNormal3 const RixLight::RixScatterPoint::scatterN |
Definition at line 130 of file RixLight.h.
RtPoint3 const RixLight::RixScatterPoint::scatterP |
Definition at line 129 of file RixLight.h.
RtVector3 const RixLight::RixScatterPoint::scatterV |
Definition at line 131 of file RixLight.h.