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

#include <curves_sculpt_intern.hh>

Public Attributes

Vector< floatorig_lengths
 
Vector< floatnew_lengths
 
Vector< intsample_indices
 
Vector< floatsample_factors
 
Vector< float3new_positions
 

Detailed Description

See move_last_point_and_resample.

Definition at line 100 of file curves_sculpt_intern.hh.

Member Data Documentation

◆ new_lengths

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

◆ new_positions

Vector<float3> 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: