Blender V5.0
blender::nodes::node_fn_bit_math_cc::SocketSearchOp Class Reference

Public Member Functions

void operator() (LinkSearchOpParams &params)

Public Attributes

std::string socket_name
BitMathOperation operation

Detailed Description

Definition at line 90 of file node_fn_bit_math.cc.

Member Function Documentation

◆ operator()()

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

Definition at line 94 of file node_fn_bit_math.cc.

References bNode::custom1, operation, params, and socket_name.

Member Data Documentation

◆ operation

BitMathOperation blender::nodes::node_fn_bit_math_cc::SocketSearchOp::operation

Definition at line 93 of file node_fn_bit_math.cc.

Referenced by operator()().

◆ socket_name

std::string blender::nodes::node_fn_bit_math_cc::SocketSearchOp::socket_name

Definition at line 92 of file node_fn_bit_math.cc.

Referenced by operator()().


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