Blender
V3.3
|
Functions | |
static void | node_declare (NodeDeclarationBuilder &b) |
static void | node_shader_buts_anisotropic (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
static void | node_shader_init_anisotropic (bNodeTree *UNUSED(ntree), bNode *node) |
static int | node_shader_gpu_bsdf_anisotropic (GPUMaterial *mat, bNode *node, bNodeExecData *UNUSED(execdata), GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 11 of file node_shader_bsdf_anisotropic.cc.
References usdtokens::b(), N_, and PROP_FACTOR.
Referenced by register_node_type_sh_bsdf_anisotropic().
|
static |
Definition at line 31 of file node_shader_bsdf_anisotropic.cc.
References ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
Referenced by register_node_type_sh_bsdf_anisotropic().
|
static |
Definition at line 41 of file node_shader_bsdf_anisotropic.cc.
References GPU_constant(), GPU_link(), GPU_material_flag_set(), GPU_MATFLAG_GLOSSY, GPU_stack_link(), node, usdtokens::out(), and SHD_GLOSSY_MULTI_GGX.
Referenced by register_node_type_sh_bsdf_anisotropic().
|
static |
Definition at line 36 of file node_shader_bsdf_anisotropic.cc.
References node, and SHD_GLOSSY_GGX.
Referenced by register_node_type_sh_bsdf_anisotropic().