Blender V4.3
SculptBoundaryPreview Struct Reference

#include <BKE_paint.hh>

Public Attributes

blender::Vector< std::pair< blender::float3, blender::float3 > > edges
 
blender::float3 pivot_position
 
blender::float3 initial_vert_position
 

Detailed Description

Definition at line 355 of file BKE_paint.hh.

Member Data Documentation

◆ edges

blender::Vector<std::pair<blender::float3, blender::float3> > SculptBoundaryPreview::edges

Definition at line 356 of file BKE_paint.hh.

◆ initial_vert_position

blender::float3 SculptBoundaryPreview::initial_vert_position

Definition at line 358 of file BKE_paint.hh.

◆ pivot_position

blender::float3 SculptBoundaryPreview::pivot_position

Definition at line 357 of file BKE_paint.hh.


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