Home
last modified time | relevance | path

Searched defs:m_anisotropy (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/bsdf/
H A Dglossybrdf.h61 float m_anisotropy; in APPLESEED_DECLARE_INPUT_VALUES() local
H A Dmetalbrdf.h62 float m_anisotropy; in APPLESEED_DECLARE_INPUT_VALUES() local
H A Dglassbsdf.h63 float m_anisotropy; in APPLESEED_DECLARE_INPUT_VALUES() local
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/
H A Dqssgrendertexturebase.cpp52 float m_anisotropy = 1.; member in QSSGRenderTextureSampler