Blender V5.0
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 547 of file paint_curve.cc.

Member Data Documentation

◆ align

bool PointSlideData::align

Definition at line 553 of file paint_curve.cc.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().

◆ event

int PointSlideData::event

Definition at line 552 of file paint_curve.cc.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().

◆ initial_loc

int PointSlideData::initial_loc[2]

Definition at line 550 of file paint_curve.cc.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().

◆ pcp

PaintCurvePoint* PointSlideData::pcp

Definition at line 548 of file paint_curve.cc.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().

◆ point_initial_loc

float PointSlideData::point_initial_loc[3][2]

Definition at line 551 of file paint_curve.cc.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().

◆ select

char PointSlideData::select

Definition at line 549 of file paint_curve.cc.

Referenced by paintcurve_slide_invoke(), and paintcurve_slide_modal().


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