Blender V4.5
blender::ed::sculpt_paint::boundary::SculptBoundary Struct Reference

#include <sculpt_boundary.hh>

Classes

struct  [struct].edit_info
struct  [struct].bend
struct  [struct].slide
struct  [struct].twist

Public Attributes

Vector< int > verts
Map< int, float > distance
Vector< std::pair< float3, float3 > > edges
int initial_vert_i
float3 pivot_position
float3 initial_vert_position
int max_propagation_steps
struct  edit_info
struct  bend
struct  slide
struct  twist

Detailed Description

Definition at line 35 of file sculpt_boundary.hh.

Member Data Documentation

◆ bend

struct blender::ed::sculpt_paint::boundary::SculptBoundary::[struct].bend blender::ed::sculpt_paint::boundary::SculptBoundary::bend

◆ distance

Map<int, float> blender::ed::sculpt_paint::boundary::SculptBoundary::distance

Definition at line 42 of file sculpt_boundary.hh.

◆ edges

Vector<std::pair<float3, float3> > blender::ed::sculpt_paint::boundary::SculptBoundary::edges

Definition at line 45 of file sculpt_boundary.hh.

◆ edit_info

struct blender::ed::sculpt_paint::boundary::SculptBoundary::[struct].edit_info blender::ed::sculpt_paint::boundary::SculptBoundary::edit_info

◆ initial_vert_i

int blender::ed::sculpt_paint::boundary::SculptBoundary::initial_vert_i

Definition at line 48 of file sculpt_boundary.hh.

◆ initial_vert_position

float3 blender::ed::sculpt_paint::boundary::SculptBoundary::initial_vert_position

Definition at line 58 of file sculpt_boundary.hh.

◆ max_propagation_steps

int blender::ed::sculpt_paint::boundary::SculptBoundary::max_propagation_steps

Definition at line 61 of file sculpt_boundary.hh.

◆ pivot_position

float3 blender::ed::sculpt_paint::boundary::SculptBoundary::pivot_position

Definition at line 53 of file sculpt_boundary.hh.

◆ slide

struct blender::ed::sculpt_paint::boundary::SculptBoundary::[struct].slide blender::ed::sculpt_paint::boundary::SculptBoundary::slide

◆ twist

struct blender::ed::sculpt_paint::boundary::SculptBoundary::[struct].twist blender::ed::sculpt_paint::boundary::SculptBoundary::twist

◆ verts

Vector<int> blender::ed::sculpt_paint::boundary::SculptBoundary::verts

Definition at line 37 of file sculpt_boundary.hh.


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