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

Public Attributes

float(* vertexcos )[3]
 
BLI_bitmapvertex_visit
 

Detailed Description

Definition at line 1969 of file DerivedMesh.cc.

Member Data Documentation

◆ vertex_visit

BLI_bitmap* MappedUserData::vertex_visit

Definition at line 1971 of file DerivedMesh.cc.

Referenced by make_vertexcos__mapFunc(), and mesh_get_mapped_verts_coords().

◆ vertexcos

float(* MappedUserData::vertexcos)[3]

Definition at line 1970 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: