|
Blender V4.3
|
#include <BLI_noise.hh>
Public Attributes | |
| float | distance = 0.0f |
| float3 | color {0.0f, 0.0f, 0.0f} |
| float4 | position {0.0f, 0.0f, 0.0f, 0.0f} |
Definition at line 156 of file BLI_noise.hh.
| float3 blender::noise::VoronoiOutput::color {0.0f, 0.0f, 0.0f} |
Definition at line 158 of file BLI_noise.hh.
Referenced by blender::noise::fractal_voronoi_x_fx(), blender::noise::voronoi_f1(), blender::noise::voronoi_f1(), blender::noise::voronoi_f1(), blender::noise::voronoi_f1(), blender::noise::voronoi_f2(), blender::noise::voronoi_f2(), blender::noise::voronoi_f2(), blender::noise::voronoi_f2(), blender::noise::voronoi_smooth_f1(), blender::noise::voronoi_smooth_f1(), blender::noise::voronoi_smooth_f1(), and blender::noise::voronoi_smooth_f1().
| float blender::noise::VoronoiOutput::distance = 0.0f |
Definition at line 157 of file BLI_noise.hh.
Referenced by blender::noise::fractal_voronoi_x_fx(), blender::noise::voronoi_f1(), blender::noise::voronoi_f1(), blender::noise::voronoi_f1(), blender::noise::voronoi_f1(), blender::noise::voronoi_f2(), blender::noise::voronoi_f2(), blender::noise::voronoi_f2(), blender::noise::voronoi_f2(), blender::noise::voronoi_smooth_f1(), blender::noise::voronoi_smooth_f1(), blender::noise::voronoi_smooth_f1(), and blender::noise::voronoi_smooth_f1().
| float4 blender::noise::VoronoiOutput::position {0.0f, 0.0f, 0.0f, 0.0f} |
Definition at line 159 of file BLI_noise.hh.
Referenced by blender::noise::fractal_voronoi_x_fx(), blender::noise::voronoi_f1(), blender::noise::voronoi_f1(), blender::noise::voronoi_f1(), blender::noise::voronoi_f1(), blender::noise::voronoi_f2(), blender::noise::voronoi_f2(), blender::noise::voronoi_f2(), blender::noise::voronoi_f2(), blender::noise::voronoi_smooth_f1(), blender::noise::voronoi_smooth_f1(), blender::noise::voronoi_smooth_f1(), and blender::noise::voronoi_smooth_f1().