Blender V5.0
ScrVert Struct Reference

#include <DNA_screen_types.h>

Public Attributes

struct ScrVertnext
struct ScrVertprev
struct ScrVertnewv
vec2s vec
short flag
short editflag

Detailed Description

Definition at line 118 of file DNA_screen_types.h.

Member Data Documentation

◆ editflag

short ScrVert::editflag

Definition at line 122 of file DNA_screen_types.h.

Referenced by area_split_apply(), and area_split_modal().

◆ flag

short ScrVert::flag

Definition at line 122 of file DNA_screen_types.h.

Referenced by screen_geom_select_connected_edge().

◆ newv

struct ScrVert * ScrVert::newv

Definition at line 119 of file DNA_screen_types.h.

Referenced by BKE_screen_remove_double_scrverts(), and screen_data_copy().

◆ next

struct ScrVert* ScrVert::next

Definition at line 119 of file DNA_screen_types.h.

Referenced by BKE_screen_remove_double_scrverts(), and screen_data_copy().

◆ prev

struct ScrVert * ScrVert::prev

Definition at line 119 of file DNA_screen_types.h.

◆ vec


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