Blender  V2.93
Namespaces | Functions
type_callbacks.cc File Reference
#include "NOD_node_tree_multi_function.hh"
#include "NOD_type_callbacks.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 

Functions

const CPPType * blender::nodes::socket_cpp_type_get (const bNodeSocketType &stype)
 
std::optional< MFDataType > blender::nodes::socket_mf_type_get (const bNodeSocketType &stype)
 
bool blender::nodes::socket_is_mf_data_socket (const bNodeSocketType &stype)
 
bool blender::nodes::socket_cpp_value_get (const bNodeSocket &socket, void *r_value)
 
void blender::nodes::socket_expand_in_mf_network (SocketMFNetworkBuilder &builder)