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

#include <ED_transverts.h>

Public Attributes

floatloc
 
float oldloc [3]
 
float maploc [3]
 
float normal [3]
 
int flag
 

Detailed Description

Definition at line 17 of file ED_transverts.h.

Member Data Documentation

◆ flag

int TransVert::flag

◆ loc

float* TransVert::loc

◆ maploc

float TransVert::maploc[3]

Definition at line 19 of file ED_transverts.h.

Referenced by ED_view3d_minmax_verts(), and set_mapped_co().

◆ normal

float TransVert::normal[3]

Definition at line 20 of file ED_transverts.h.

Referenced by ED_transverts_create_from_obedit(), and object_rand_transverts().

◆ oldloc

float TransVert::oldloc[3]

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