Blender V5.0
blender::bke::curves::bezier::Insertion Struct Reference

#include <BKE_curves.hh>

Public Attributes

float3 handle_prev
float3 left_handle
float3 position
float3 right_handle
float3 handle_next

Detailed Description

Knot insertion result, see insert.

Definition at line 682 of file BKE_curves.hh.

Member Data Documentation

◆ handle_next

float3 blender::bke::curves::bezier::Insertion::handle_next

◆ handle_prev

float3 blender::bke::curves::bezier::Insertion::handle_prev

◆ left_handle

◆ position

◆ right_handle


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