Blender V5.0
node_socket_tooltip.cc File Reference
#include <fmt/format.h>
#include <sstream>
#include "BKE_context.hh"
#include "BKE_idtype.hh"
#include "BKE_lib_id.hh"
#include "BKE_node_enum.hh"
#include "BKE_node_runtime.hh"
#include "BKE_type_conversions.hh"
#include "BLI_math_euler.hh"
#include "BLI_string.h"
#include "BLT_translation.hh"
#include "DNA_collection_types.h"
#include "DNA_material_types.h"
#include "NOD_geometry_nodes_log.hh"
#include "NOD_menu_value.hh"
#include "NOD_node_declaration.hh"
#include "NOD_socket.hh"
#include "ED_node.hh"
#include "node_intern.hh"

Go to the source code of this file.

Classes

class  blender::ed::space_node::SocketTooltipBuilder

Namespaces

namespace  blender
namespace  blender::ed
namespace  blender::ed::space_node

Functions

void blender::ed::space_node::build_socket_tooltip (uiTooltipData &tip_data, bContext &C, uiBut *but, const bNodeTree &tree, const bNodeSocket &socket)