Blender V4.3
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

#define vector3   point

Definition at line 10 of file node_fractal_voronoi.h.

Referenced by VectorMathNode::constant_fold(), and NODE_DEFINE().