Blender V4.3
texture.h File Reference
#include "blender/sync.h"
#include <stdlib.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 30 of file texture.cpp.

References max, min, and zero_float3().

Referenced by add_node().