Blender V5.0
blender::nodes::implicit_field_inputs Namespace Reference

Functions

static void position (const bNode &, void *r_value)
static void normal (const bNode &, void *r_value)
static void index (const bNode &, void *r_value)
static void id_or_index (const bNode &, void *r_value)
static void instance_transform (const bNode &, void *r_value)
static void handle_left (const bNode &, void *r_value)
static void handle_right (const bNode &, void *r_value)

Function Documentation

◆ handle_left()

void blender::nodes::implicit_field_inputs::handle_left ( const bNode & ,
void * r_value )
static

◆ handle_right()

void blender::nodes::implicit_field_inputs::handle_right ( const bNode & ,
void * r_value )
static

◆ id_or_index()

void blender::nodes::implicit_field_inputs::id_or_index ( const bNode & ,
void * r_value )
static

◆ index()

void blender::nodes::implicit_field_inputs::index ( const bNode & ,
void * r_value )
static

◆ instance_transform()

void blender::nodes::implicit_field_inputs::instance_transform ( const bNode & ,
void * r_value )
static

◆ normal()

void blender::nodes::implicit_field_inputs::normal ( const bNode & ,
void * r_value )
static

◆ position()

void blender::nodes::implicit_field_inputs::position ( const bNode & ,
void * r_value )
static