Blender  V3.3
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 39 of file BKE_shrinkwrap.h.

Member Data Documentation

◆ direction

float ShrinkwrapBoundaryVertData::direction[3]

Definition at line 41 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 44 of file BKE_shrinkwrap.h.

Referenced by shrinkwrap_build_boundary_data().


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