OpenVDB
12.0.0
|
This is the complete list of members for NormalShader< Film::RGBA, SamplerType >, including all inherited members.
BaseShader() | BaseShader | inline |
BaseShader(const BaseShader &)=default | BaseShader | |
copy() const override | NormalShader< Film::RGBA, SamplerType > | inlinevirtual |
NormalShader(const Film::RGBA &c=Film::RGBA(1.0f)) | NormalShader< Film::RGBA, SamplerType > | inline |
NormalShader(const NormalShader &)=default | NormalShader< Film::RGBA, SamplerType > | |
operator()(const Vec3R &, const Vec3R &normal, const Vec3R &) const override | NormalShader< Film::RGBA, SamplerType > | inlinevirtual |
RayT typedef | BaseShader | |
~BaseShader()=default | BaseShader | virtual |
~NormalShader() override=default | NormalShader< Film::RGBA, SamplerType > |