Blender V5.0
node_geo_volume_cube.cc File Reference
#include "node_geometry_util.hh"
#include "BLI_task.hh"
#include "BKE_geometry_set.hh"
#include "BKE_lib_id.hh"
#include "BKE_volume.hh"
#include "BKE_volume_openvdb.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_volume_cube_cc::Grid3DFieldContext

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_geo_volume_cube_cc

Functions

static void blender::nodes::node_geo_volume_cube_cc::node_declare (NodeDeclarationBuilder &b)
static float blender::nodes::node_geo_volume_cube_cc::map (const float x, const float in_min, const float in_max, const float out_min, const float out_max)
static void blender::nodes::node_geo_volume_cube_cc::node_geo_exec (GeoNodeExecParams params)
static void blender::nodes::node_geo_volume_cube_cc::node_register ()