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

Public Attributes

float(* vertexcos )[3]
 
BLI_bitmapvertex_visit
 

Detailed Description

Definition at line 2268 of file DerivedMesh.cc.

Member Data Documentation

◆ vertex_visit

BLI_bitmap* MappedUserData::vertex_visit

Definition at line 2270 of file DerivedMesh.cc.

Referenced by make_vertexcos__mapFunc(), and mesh_get_mapped_verts_coords().

◆ vertexcos

float(* MappedUserData::vertexcos)[3]

Definition at line 2269 of file DerivedMesh.cc.

Referenced by make_vertexcos__mapFunc(), and mesh_get_mapped_verts_coords().


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