OpenVDB  9.0.1
NormalShader< Film::RGBA, SamplerType > Member List

This is the complete list of members for NormalShader< Film::RGBA, SamplerType >, including all inherited members.

BaseShader()BaseShaderinline
BaseShader(const BaseShader &)=defaultBaseShader
copy() const overrideNormalShader< Film::RGBA, SamplerType >inlinevirtual
NormalShader(const Film::RGBA &c=Film::RGBA(1.0f))NormalShader< Film::RGBA, SamplerType >inline
NormalShader(const NormalShader &)=defaultNormalShader< Film::RGBA, SamplerType >
operator()(const Vec3R &, const Vec3R &normal, const Vec3R &) const overrideNormalShader< Film::RGBA, SamplerType >inlinevirtual
RayT typedefBaseShader
~BaseShader()=defaultBaseShadervirtual
~NormalShader() override=defaultNormalShader< Film::RGBA, SamplerType >