Blender V4.5
texture.h File Reference
#include "RNA_blender_cpp.hh"
#include "util/types.h"

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN void point_density_texture_space (BL::Depsgraph &b_depsgraph, BL::ShaderNodeTexPointDensity &b_point_density_node, float3 &loc, float3 &size)

Function Documentation

◆ point_density_texture_space()

CCL_NAMESPACE_BEGIN void point_density_texture_space ( BL::Depsgraph & b_depsgraph,
BL::ShaderNodeTexPointDensity & b_point_density_node,
float3 & loc,
float3 & size )

Definition at line 32 of file texture.cpp.

References max, min, size(), and zero_float3().

Referenced by add_node().