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

Public Attributes

PaintCurvePointpcp
 
char select
 
int initial_loc [2]
 
float point_initial_loc [3][2]
 
int event
 
bool align
 

Detailed Description

Definition at line 526 of file paint_curve.c.

Member Data Documentation

◆ align

bool PointSlideData::align

Definition at line 532 of file paint_curve.c.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().

◆ event

int PointSlideData::event

Definition at line 531 of file paint_curve.c.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().

◆ initial_loc

int PointSlideData::initial_loc[2]

Definition at line 529 of file paint_curve.c.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().

◆ pcp

PaintCurvePoint* PointSlideData::pcp

Definition at line 527 of file paint_curve.c.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().

◆ point_initial_loc

float PointSlideData::point_initial_loc[3][2]

Definition at line 530 of file paint_curve.c.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().

◆ select

char PointSlideData::select

Definition at line 528 of file paint_curve.c.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().


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