|
Blender V5.0
|
Go to the source code of this file.
Macros | |
| #define | vector3 point |
| #define | FRACTAL_VORONOI_X_FX(T) |
| #define | FRACTAL_VORONOI_DISTANCE_TO_EDGE_FUNCTION(T) |
| #define FRACTAL_VORONOI_DISTANCE_TO_EDGE_FUNCTION | ( | T | ) |
Definition at line 78 of file node_fractal_voronoi.h.
| #define FRACTAL_VORONOI_X_FX | ( | T | ) |
Definition at line 14 of file node_fractal_voronoi.h.
| #define vector3 point |
Definition at line 10 of file node_fractal_voronoi.h.
Referenced by VectorMathNode::constant_fold(), hash_float_to_vector3(), hash_int3_to_vector3(), hash_vector2_to_vector3(), hash_vector3_to_color(), hash_vector3_to_float(), hash_vector3_to_vector2(), hash_vector3_to_vector3(), hash_vector4_to_vector3(), NODE_DEFINE(), safe_noise(), safe_snoise(), voronoi_distance(), voronoi_distance_to_edge(), voronoi_f1(), voronoi_f2(), voronoi_n_sphere_radius(), voronoi_position(), voronoi_smooth_f1(), voronoi_smooth_f1(), voronoi_smooth_f1(), and voronoi_smooth_f1().