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

Public Attributes

struct PathLinklink_last
 
float dist
 
float co_prev [3]
 

Detailed Description

Definition at line 100 of file bmo_connect_pair.c.

Member Data Documentation

◆ co_prev

float PathLinkState::co_prev[3]

Definition at line 106 of file bmo_connect_pair.c.

Referenced by state_step__face_edges(), and state_step__face_verts().

◆ dist

float PathLinkState::dist

Definition at line 105 of file bmo_connect_pair.c.

◆ link_last

struct PathLink* PathLinkState::link_last

Definition at line 102 of file bmo_connect_pair.c.

Referenced by bmo_connect_vert_pair_exec(), state_link_add_test(), and state_step().


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