Blender
V3.3
|
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) |
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 26 of file texture.cpp.
References CCL_NAMESPACE_BEGIN::density_texture_space_invert(), max, min, size(), and zero_float3().
Referenced by add_node().