Blender V4.5
node_geo_set_grease_pencil_depth_mode.cc File Reference
#include "BKE_grease_pencil.hh"
#include "UI_interface.hh"
#include "NOD_rna_define.hh"
#include "RNA_enum_types.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_geo_grease_pencil_set_depth_mode

Functions

static void blender::nodes::node_geo_grease_pencil_set_depth_mode::node_declare (NodeDeclarationBuilder &b)
static void blender::nodes::node_geo_grease_pencil_set_depth_mode::node_layout (uiLayout *layout, bContext *, PointerRNA *ptr)
static void blender::nodes::node_geo_grease_pencil_set_depth_mode::node_init (bNodeTree *, bNode *node)
static void blender::nodes::node_geo_grease_pencil_set_depth_mode::node_geo_exec (GeoNodeExecParams params)
static void blender::nodes::node_geo_grease_pencil_set_depth_mode::node_rna (StructRNA *srna)
static void blender::nodes::node_geo_grease_pencil_set_depth_mode::node_register ()
 blender::nodes::node_geo_grease_pencil_set_depth_mode::NOD_REGISTER_NODE (node_register)