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

Public Attributes

float(* vertexcos )[3]
 
BLI_bitmapvertex_visit
 

Detailed Description

Definition at line 357 of file mesh_iterators.c.

Member Data Documentation

◆ vertex_visit

BLI_bitmap* MappedVCosData::vertex_visit

Definition at line 359 of file mesh_iterators.c.

Referenced by get_vertexcos__mapFunc().

◆ vertexcos

float(* MappedVCosData::vertexcos)[3]

Definition at line 358 of file mesh_iterators.c.

Referenced by get_vertexcos__mapFunc().


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