Blender V5.0
BevPoint Struct Reference

#include <DNA_curve_types.h>

Public Attributes

float vec [3]
float tilt
float radius
float weight
float offset
float sina
float cosa
float dir [3]
float tan [3]
float quat [4]
short dupe_tag

Detailed Description

Definition at line 34 of file DNA_curve_types.h.

Member Data Documentation

◆ cosa

◆ dir

◆ dupe_tag

short BevPoint::dupe_tag

Definition at line 40 of file DNA_curve_types.h.

Referenced by BKE_curve_bevelList_make().

◆ offset

float BevPoint::offset

Definition at line 35 of file DNA_curve_types.h.

Referenced by BKE_curve_bevelList_make(), and calc_bevfac_spline_mapping().

◆ quat

◆ radius

◆ sina

float BevPoint::sina

◆ tan

float BevPoint::tan[3]

◆ tilt

◆ vec

◆ weight

float BevPoint::weight

Definition at line 35 of file DNA_curve_types.h.

Referenced by BKE_curve_bevelList_make(), and BKE_where_on_path().


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