|
Blender V5.0
|
#include <BKE_paint.hh>
Public Attributes | |
| blender::Vector< std::pair< blender::float3, blender::float3 > > | edges |
| blender::float3 | pivot_position |
| blender::float3 | initial_vert_position |
Definition at line 338 of file BKE_paint.hh.
| blender::Vector<std::pair<blender::float3, blender::float3> > SculptBoundaryPreview::edges |
Definition at line 339 of file BKE_paint.hh.
| blender::float3 SculptBoundaryPreview::initial_vert_position |
Definition at line 341 of file BKE_paint.hh.
| blender::float3 SculptBoundaryPreview::pivot_position |
Definition at line 340 of file BKE_paint.hh.