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

Public Attributes

PointerRNA ptr
 
PropertyRNAprop
 
int index
 
bool is_undo
 

Detailed Description

Definition at line 39 of file eyedropper_driver.c.

Member Data Documentation

◆ index

int DriverDropper::index

Definition at line 43 of file eyedropper_driver.c.

Referenced by driverdropper_init(), and driverdropper_sample().

◆ is_undo

bool DriverDropper::is_undo

Definition at line 44 of file eyedropper_driver.c.

Referenced by driverdropper_init(), and driverdropper_modal().

◆ prop

PropertyRNA* DriverDropper::prop

Definition at line 42 of file eyedropper_driver.c.

Referenced by driverdropper_init(), and driverdropper_sample().

◆ ptr

PointerRNA DriverDropper::ptr

Definition at line 41 of file eyedropper_driver.c.

Referenced by driverdropper_init(), and driverdropper_sample().


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