Blender  V2.59
Public Attributes
LaplacianSystem::HeatWeighting Struct Reference

List of all members.

Public Attributes

MFacemface
int totvert
int totface
float(* verts )[3]
float(* vnors )[3]
float(* root )[3]
float(* tip )[3]
float(* source )[3]
int numsource
float * H
float * p
float * mindist
BVHTreebvhtree
MFace ** vface

Detailed Description

Definition at line 98 of file meshlaplacian.c.


Member Data Documentation

Definition at line 112 of file meshlaplacian.c.

Referenced by heat_laplacian_create(), heat_set_H(), and heat_system_free().

Definition at line 108 of file meshlaplacian.c.

Referenced by heat_bone_weighting(), and heat_set_H().

Definition at line 107 of file meshlaplacian.c.

Referenced by heat_ray_source_visible(), and heat_source_distance().

Definition at line 103 of file meshlaplacian.c.

Referenced by heat_calc_vnormals(), heat_source_distance(), and heat_system_free().


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