Blender V5.0
MDefBoundIsect Struct Reference

Public Attributes

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

Detailed Description

Definition at line 866 of file meshlaplacian.cc.

Member Data Documentation

◆ co

float MDefBoundIsect::co[3]

Definition at line 868 of file meshlaplacian.cc.

Referenced by meshdeform_ray_tree_intersect().

◆ face_index

int MDefBoundIsect::face_index

Definition at line 872 of file meshlaplacian.cc.

Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().

◆ facing

bool MDefBoundIsect::facing

Definition at line 870 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 876 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: