Blender  V2.93
Public Attributes | List of all members
CageUserData Struct Reference

Public Attributes

int totvert
 
float(* cos_cage )[3]
 
BLI_bitmapvisit_bitmap
 

Detailed Description

Definition at line 178 of file editmesh.c.

Member Data Documentation

◆ cos_cage

float(* CageUserData::cos_cage)[3]

Definition at line 180 of file editmesh.c.

Referenced by BKE_editmesh_vert_coords_alloc().

◆ totvert

int CageUserData::totvert

Definition at line 179 of file editmesh.c.

Referenced by cage_mapped_verts_callback().

◆ visit_bitmap

BLI_bitmap* CageUserData::visit_bitmap

Definition at line 181 of file editmesh.c.

Referenced by BKE_editmesh_vert_coords_alloc().


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