Blender V4.3
HairGridVert Struct Reference

Public Attributes

int samples
 
float velocity [3]
 
float density
 
float velocity_smooth [3]
 

Detailed Description

Definition at line 59 of file hair_volume.cc.

Member Data Documentation

◆ density

float HairGridVert::density

◆ samples

int HairGridVert::samples

Definition at line 60 of file hair_volume.cc.

Referenced by hair_volume_eval_grid_vertex_sample().

◆ velocity

float HairGridVert::velocity[3]

◆ velocity_smooth

float HairGridVert::velocity_smooth[3]

Definition at line 64 of file hair_volume.cc.

Referenced by SIM_hair_volume_solve_divergence().


The documentation for this struct was generated from the following file: