Blender  V2.93
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 114 of file bmo_connect_pair.c.

Member Data Documentation

◆ co_prev

float PathLinkState::co_prev[3]

Definition at line 120 of file bmo_connect_pair.c.

Referenced by state_step__face_edges(), and state_step__face_verts().

◆ dist

float PathLinkState::dist

Definition at line 119 of file bmo_connect_pair.c.

◆ link_last

struct PathLink* PathLinkState::link_last

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