Blender V5.0
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 338 of file BKE_paint.hh.

Member Data Documentation

◆ edges

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

Definition at line 339 of file BKE_paint.hh.

◆ initial_vert_position

blender::float3 SculptBoundaryPreview::initial_vert_position

Definition at line 341 of file BKE_paint.hh.

◆ pivot_position

blender::float3 SculptBoundaryPreview::pivot_position

Definition at line 340 of file BKE_paint.hh.


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