Blender V4.5
blender::ed::sculpt_paint::MoveAndResampleBuffers Struct Reference

#include <curves_sculpt_intern.hh>

Public Attributes

Vector< float > orig_lengths
Vector< float > new_lengths
Vector< int > sample_indices
Vector< float > sample_factors
Vector< float3float3new_positions

Detailed Description

See move_last_point_and_resample.

Definition at line 107 of file curves_sculpt_intern.hh.

Member Data Documentation

◆ new_lengths

Vector<float> blender::ed::sculpt_paint::MoveAndResampleBuffers::new_lengths

◆ new_positions

Vector<float3float3> blender::ed::sculpt_paint::MoveAndResampleBuffers::new_positions

◆ orig_lengths

Vector<float> blender::ed::sculpt_paint::MoveAndResampleBuffers::orig_lengths

◆ sample_factors

Vector<float> blender::ed::sculpt_paint::MoveAndResampleBuffers::sample_factors

◆ sample_indices

Vector<int> blender::ed::sculpt_paint::MoveAndResampleBuffers::sample_indices

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