Blender V4.3
blender::nodes::node_shader_vector_math_cc::SocketSearchOp Class Reference

Public Member Functions

void operator() (LinkSearchOpParams &params)
 

Public Attributes

std::string socket_name
 
NodeVectorMathOperation mode = NODE_VECTOR_MATH_ADD
 

Detailed Description

Definition at line 41 of file node_shader_vector_math.cc.

Member Function Documentation

◆ operator()()

void blender::nodes::node_shader_vector_math_cc::SocketSearchOp::operator() ( LinkSearchOpParams & params)
inline

Definition at line 45 of file node_shader_vector_math.cc.

References mode, params, and socket_name.

Member Data Documentation

◆ mode

NodeVectorMathOperation blender::nodes::node_shader_vector_math_cc::SocketSearchOp::mode = NODE_VECTOR_MATH_ADD

Definition at line 44 of file node_shader_vector_math.cc.

Referenced by operator()().

◆ socket_name

std::string blender::nodes::node_shader_vector_math_cc::SocketSearchOp::socket_name

Definition at line 43 of file node_shader_vector_math.cc.

Referenced by operator()().


The documentation for this class was generated from the following file: