Blender V4.3
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 106 of file DNA_screen_types.h.

Member Data Documentation

◆ editflag

short ScrVert::editflag

Definition at line 110 of file DNA_screen_types.h.

Referenced by area_split_apply().

◆ flag

short ScrVert::flag

Definition at line 110 of file DNA_screen_types.h.

◆ newv

struct ScrVert * ScrVert::newv

Definition at line 107 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 107 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 107 of file DNA_screen_types.h.

◆ vec


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