Blender V4.3
MDefBoundIsect Struct Reference

Public Attributes

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

Detailed Description

Definition at line 871 of file meshlaplacian.cc.

Member Data Documentation

◆ co

float MDefBoundIsect::co[3]

Definition at line 873 of file meshlaplacian.cc.

Referenced by meshdeform_ray_tree_intersect().

◆ face_index

int MDefBoundIsect::face_index

Definition at line 877 of file meshlaplacian.cc.

Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().

◆ facing

bool MDefBoundIsect::facing

Definition at line 875 of file meshlaplacian.cc.

Referenced by meshdeform_inside_cage(), and meshdeform_ray_tree_intersect().

◆ len

◆ poly_weights

float MDefBoundIsect::poly_weights[0]

Definition at line 881 of file meshlaplacian.cc.

Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().


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