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

#include <BKE_paint.h>

Public Attributes

int * vert_map_mem
 
struct MeshElemMapvert_to_loop
 
int * poly_map_mem
 
struct MeshElemMapvert_to_poly
 

Detailed Description

Definition at line 233 of file BKE_paint.h.

Member Data Documentation

◆ poly_map_mem

int* SculptVertexPaintGeomMap::poly_map_mem

◆ vert_map_mem

int* SculptVertexPaintGeomMap::vert_map_mem

◆ vert_to_loop

struct MeshElemMap* SculptVertexPaintGeomMap::vert_to_loop

◆ vert_to_poly

struct MeshElemMap* SculptVertexPaintGeomMap::vert_to_poly

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