Blender  V3.3
Public Attributes | List of all members
LineStyleThicknessModifier_Tangent Struct Reference

#include <DNA_linestyle_types.h>

Public Attributes

struct LineStyleModifier modifier
 
struct CurveMappingcurve
 
int flags
 
float min_thickness
 
float max_thickness
 
char _pad [4]
 

Detailed Description

Definition at line 319 of file DNA_linestyle_types.h.

Member Data Documentation

◆ _pad

char LineStyleThicknessModifier_Tangent::_pad[4]

Definition at line 327 of file DNA_linestyle_types.h.

◆ curve

struct CurveMapping* LineStyleThicknessModifier_Tangent::curve

◆ flags

int LineStyleThicknessModifier_Tangent::flags

Definition at line 325 of file DNA_linestyle_types.h.

Referenced by BKE_linestyle_thickness_modifier_copy().

◆ max_thickness

float LineStyleThicknessModifier_Tangent::max_thickness

◆ min_thickness

float LineStyleThicknessModifier_Tangent::min_thickness

◆ modifier

struct LineStyleModifier LineStyleThicknessModifier_Tangent::modifier

Definition at line 316 of file DNA_linestyle_types.h.


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