|
Blender
V3.3
|
Public Attributes | |
| float | start [3] |
| float | vec [3] |
| LaplacianSystem * | sys |
Definition at line 371 of file meshlaplacian.c.
| float BVHCallbackUserData::start[3] |
Definition at line 372 of file meshlaplacian.c.
| LaplacianSystem* BVHCallbackUserData::sys |
Definition at line 374 of file meshlaplacian.c.
Referenced by heat_bone_weighting(), heat_calc_vnormals(), heat_laplacian_create(), heat_ray_source_visible(), heat_ray_tree_create(), heat_set_H(), heat_source_closest(), heat_source_distance(), and heat_system_free().
| float BVHCallbackUserData::vec[3] |
Definition at line 373 of file meshlaplacian.c.