Blender V4.3
node_texture_at.cc File Reference

Go to the source code of this file.

Functions

static void colorfn (float *out, TexParams *p, bNode *, bNodeStack **in, short thread)
 
static void exec (void *data, int, bNode *node, bNodeExecData *execdata, bNodeStack **in, bNodeStack **out)
 
void register_node_type_tex_at ()
 

Variables

static blender::bke::bNodeSocketTemplate inputs []
 
static blender::bke::bNodeSocketTemplate outputs []
 

Function Documentation

◆ colorfn()

static void colorfn ( float * out,
TexParams * p,
bNode * ,
bNodeStack ** in,
short thread )
static

Definition at line 21 of file node_texture_at.cc.

References TexParams::co, tex_input_rgba(), and tex_input_vec().

Referenced by exec().

◆ exec()

◆ register_node_type_tex_at()

Variable Documentation

◆ inputs

◆ outputs