Blender V5.0
CageUserData Struct Reference

Public Attributes

int totvert
blender::MutableSpan< float3positions_cage
BLI_bitmapvisit_bitmap

Detailed Description

Definition at line 141 of file editmesh.cc.

Member Data Documentation

◆ positions_cage

blender::MutableSpan<float3> CageUserData::positions_cage

Definition at line 143 of file editmesh.cc.

◆ totvert

int CageUserData::totvert

Definition at line 142 of file editmesh.cc.

◆ visit_bitmap

BLI_bitmap* CageUserData::visit_bitmap

Definition at line 144 of file editmesh.cc.


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