Blender V5.0
MaskSplinePoint Struct Reference

#include <DNA_mask_types.h>

Public Attributes

BezTriple bezt
char _pad [4]
int tot_uw
MaskSplinePointUWuw
MaskParent parent

Detailed Description

Definition at line 88 of file DNA_mask_types.h.

Member Data Documentation

◆ _pad

char MaskSplinePoint::_pad[4]

Definition at line 91 of file DNA_mask_types.h.

◆ bezt

BezTriple MaskSplinePoint::bezt

Actual point coordinates and its handles.

Definition at line 90 of file DNA_mask_types.h.

Referenced by add_vertex_extrude(), add_vertex_handle_cyclic_at_point(), BKE_mask_calc_handle_adjacent_interp(), BKE_mask_calc_handle_point_auto(), BKE_mask_calc_tangent_polyline(), BKE_mask_eval_update(), BKE_mask_layer_evaluate_deform(), BKE_mask_layer_shape_changed_add(), BKE_mask_point_direction_switch(), BKE_mask_point_handle(), BKE_mask_point_handles_mode_get(), BKE_mask_point_normal(), BKE_mask_point_segment_co(), BKE_mask_point_segment_diff(), BKE_mask_point_select_set_handle(), BKE_mask_point_set_handle(), BKE_mask_point_weight(), BKE_mask_point_weight_scalar(), BKE_mask_spline_differentiate_with_resolution(), BKE_mask_spline_feather_points(), BKE_mask_spline_feather_resolution(), BKE_mask_spline_point_next_bezt(), BKE_mask_spline_resolution(), box_select_exec(), check_sliding_handle_type(), circle_select_exec(), create_primitive_from_points(), blender::ed::transform::createTransMaskingData(), do_lasso_select_mask(), draw_single_handle(), draw_spline_points(), ED_mask_point_find_nearest(), ED_mask_selected_minmax(), blender::ed::transform::flushTransMasking(), handle_position_for_minmax(), mask_calc_point_handle(), mask_evaluate_apply_point_parent(), mask_feather_weight_clear_exec(), mask_has_selection(), mask_spline_feather_differentiated_points_with_resolution__double(), blender::ed::transform::MaskHandleToTransData(), blender::ed::transform::MaskPointToTransData(), select_sliding_point(), set_handle_type_exec(), setup_vertex_point(), slide_point_check_initial_feather(), slide_point_customdata(), slide_point_delta_all_feather(), slide_point_modal(), slide_point_restore_spline(), slide_spline_curvature_customdata(), and spline_under_mouse_get().

◆ parent

◆ tot_uw

◆ uw


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