|
Blender V4.3
|
#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 355 of file BKE_paint.hh.
| blender::Vector<std::pair<blender::float3, blender::float3> > SculptBoundaryPreview::edges |
Definition at line 356 of file BKE_paint.hh.
| blender::float3 SculptBoundaryPreview::initial_vert_position |
Definition at line 358 of file BKE_paint.hh.
| blender::float3 SculptBoundaryPreview::pivot_position |
Definition at line 357 of file BKE_paint.hh.