Blender V5.0
DriverDropper Struct Reference

Public Attributes

PointerRNA ptr = {}
PropertyRNAprop = nullptr
int index = 0
bool is_undo = false

Detailed Description

Definition at line 36 of file eyedropper_driver.cc.

Member Data Documentation

◆ index

int DriverDropper::index = 0

Definition at line 40 of file eyedropper_driver.cc.

Referenced by driverdropper_init(), and driverdropper_sample().

◆ is_undo

bool DriverDropper::is_undo = false

Definition at line 41 of file eyedropper_driver.cc.

Referenced by driverdropper_init(), and driverdropper_modal().

◆ prop

PropertyRNA* DriverDropper::prop = nullptr

Definition at line 39 of file eyedropper_driver.cc.

Referenced by driverdropper_init(), and driverdropper_sample().

◆ ptr

PointerRNA DriverDropper::ptr = {}

Definition at line 38 of file eyedropper_driver.cc.

Referenced by driverdropper_init(), and driverdropper_sample().


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