Blender V4.3
PathLinkState Struct Reference

Public Attributes

PathLinklink_last
 
float dist
 
float co_prev [3]
 

Detailed Description

Definition at line 103 of file bmo_connect_pair.cc.

Member Data Documentation

◆ co_prev

float PathLinkState::co_prev[3]

Definition at line 109 of file bmo_connect_pair.cc.

Referenced by state_step__face_edges(), and state_step__face_verts().

◆ dist

float PathLinkState::dist

Definition at line 108 of file bmo_connect_pair.cc.

◆ link_last

PathLink* PathLinkState::link_last

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