Blender  V2.93
Public Attributes | List of all members
ShrinkwrapBoundaryVertData Struct Reference

#include <BKE_shrinkwrap.h>

Public Attributes

float direction [3]
 
float normal_plane [3]
 

Detailed Description

Definition at line 54 of file BKE_shrinkwrap.h.

Member Data Documentation

◆ direction

float ShrinkwrapBoundaryVertData::direction[3]

Definition at line 56 of file BKE_shrinkwrap.h.

Referenced by merge_vert_dir(), and shrinkwrap_build_boundary_data().

◆ normal_plane

float ShrinkwrapBoundaryVertData::normal_plane[3]

Definition at line 59 of file BKE_shrinkwrap.h.

Referenced by shrinkwrap_build_boundary_data().


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