Blender V4.3
LineartChainRegisterEntry Struct Reference

#include <MOD_lineart.hh>

Public Attributes

struct LineartChainRegisterEntrynext
 
struct LineartChainRegisterEntryprev
 
LineartEdgeChainec
 
LineartEdgeChainItemeci
 
int8_t picked
 
int8_t is_left
 

Detailed Description

Definition at line 253 of file MOD_lineart.hh.

Member Data Documentation

◆ ec

LineartEdgeChain* LineartChainRegisterEntry::ec

Definition at line 255 of file MOD_lineart.hh.

Referenced by MOD_lineart_chain_connect().

◆ eci

LineartEdgeChainItem* LineartChainRegisterEntry::eci

Definition at line 256 of file MOD_lineart.hh.

Referenced by lineart_bounding_area_link_point_recursive().

◆ is_left

int8_t LineartChainRegisterEntry::is_left

◆ next

struct LineartChainRegisterEntry* LineartChainRegisterEntry::next

Definition at line 254 of file MOD_lineart.hh.

◆ picked

int8_t LineartChainRegisterEntry::picked

Definition at line 257 of file MOD_lineart.hh.

Referenced by MOD_lineart_chain_connect().

◆ prev

struct LineartChainRegisterEntry * LineartChainRegisterEntry::prev

Definition at line 254 of file MOD_lineart.hh.


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