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

Public Attributes

float(* vertexcos )[3]
 
BLI_bitmapvertex_visit
 

Detailed Description

Definition at line 349 of file mesh_iterators.c.

Member Data Documentation

◆ vertex_visit

BLI_bitmap* MappedVCosData::vertex_visit

Definition at line 351 of file mesh_iterators.c.

Referenced by get_vertexcos__mapFunc().

◆ vertexcos

float(* MappedVCosData::vertexcos)[3]

Definition at line 350 of file mesh_iterators.c.

Referenced by get_vertexcos__mapFunc().


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