Blender  V3.3
Public Attributes | List of all members
MDefBoundIsect Struct Reference

Public Attributes

float co [3]
 
bool facing
 
int poly_index
 
float len
 
float poly_weights [0]
 

Detailed Description

Definition at line 861 of file meshlaplacian.c.

Member Data Documentation

◆ co

float MDefBoundIsect::co[3]

Definition at line 863 of file meshlaplacian.c.

Referenced by meshdeform_ray_tree_intersect().

◆ facing

bool MDefBoundIsect::facing

Definition at line 865 of file meshlaplacian.c.

Referenced by meshdeform_inside_cage(), and meshdeform_ray_tree_intersect().

◆ len

float MDefBoundIsect::len

◆ poly_index

int MDefBoundIsect::poly_index

Definition at line 867 of file meshlaplacian.c.

Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().

◆ poly_weights

float MDefBoundIsect::poly_weights[0]

Definition at line 871 of file meshlaplacian.c.

Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().


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