Blender V2.61 - r43446
Classes | Public Attributes

LaplacianSystem Struct Reference

List of all members.

Classes

struct  HeatWeighting

Public Attributes

NLContext context
int totvert
int totface
float ** verts
float * varea
char * vpinned
int(* faces )[3]
float(* fweights )[3]
int areaweights
int storeweights
int nlbegun
EdgeHashedgehash
struct
LaplacianSystem::HeatWeighting 
heat

Detailed Description

Definition at line 80 of file meshlaplacian.c.


Member Data Documentation

Definition at line 81 of file meshlaplacian.c.

Referenced by laplacian_system_construct_begin(), and laplacian_system_delete().

Definition at line 95 of file meshlaplacian.c.

Referenced by laplacian_system_construct_end(), and laplacian_triangle_weights().

Definition at line 93 of file meshlaplacian.c.

Referenced by laplacian_begin_solve(), and laplacian_system_solve().


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