Blender V4.3
CageUserData Struct Reference

Public Attributes

int totvert
 
blender::MutableSpan< float3positions_cage
 
BLI_bitmapvisit_bitmap
 

Detailed Description

Definition at line 129 of file editmesh.cc.

Member Data Documentation

◆ positions_cage

blender::MutableSpan<float3> CageUserData::positions_cage

Definition at line 131 of file editmesh.cc.

◆ totvert

int CageUserData::totvert

Definition at line 130 of file editmesh.cc.

Referenced by BKE_editmesh_vert_coords_alloc().

◆ visit_bitmap

BLI_bitmap* CageUserData::visit_bitmap

Definition at line 132 of file editmesh.cc.


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