Blender  V3.3
Namespaces | Functions
texture.cpp File Reference
#include "blender/texture.h"

Go to the source code of this file.

Namespaces

 CCL_NAMESPACE_BEGIN
 

Functions

void CCL_NAMESPACE_BEGIN::density_texture_space_invert (float3 &loc, float3 &size)
 
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()

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

Definition at line 26 of file texture.cpp.

References CCL_NAMESPACE_BEGIN::density_texture_space_invert(), max, min, size(), and zero_float3().

Referenced by add_node().