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