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

Public Attributes

float mval [2]
 
float location_world [3]
 
float location_local [3]
 
float normal_world [3]
 
float normal_local [3]
 
float pressure
 

Detailed Description

Definition at line 65 of file editcurve_paint.c.

Member Data Documentation

◆ location_local

float StrokeElem::location_local[3]

◆ location_world

float StrokeElem::location_world[3]

◆ mval

float StrokeElem::mval[2]

◆ normal_local

float StrokeElem::normal_local[3]

◆ normal_world

float StrokeElem::normal_world[3]

Definition at line 71 of file editcurve_paint.c.

Referenced by stroke_elem_project_fallback_elem().

◆ pressure

float StrokeElem::pressure

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