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

#include <bmesh_path.h>

Public Attributes

uint use_topology_distance: 1
 
uint use_step_face: 1
 

Detailed Description

Definition at line 9 of file bmesh_path.h.

Member Data Documentation

◆ use_step_face

uint BMCalcPathParams::use_step_face

Definition at line 11 of file bmesh_path.h.

◆ use_topology_distance

uint BMCalcPathParams::use_topology_distance

Definition at line 10 of file bmesh_path.h.


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