Blender V5.0
node_fractal_voronoi.h File Reference
#include "node_voronoi.h"
#include "stdcycles.h"
#include "vector2.h"
#include "vector4.h"

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)

Macro Definition Documentation

◆ FRACTAL_VORONOI_DISTANCE_TO_EDGE_FUNCTION

#define FRACTAL_VORONOI_DISTANCE_TO_EDGE_FUNCTION ( T)

Definition at line 78 of file node_fractal_voronoi.h.

◆ FRACTAL_VORONOI_X_FX

#define FRACTAL_VORONOI_X_FX ( T)

Definition at line 14 of file node_fractal_voronoi.h.

◆ vector3