Blender
V3.3
|
Public Attributes | |
struct GpBakeOb * | next |
struct GpBakeOb * | prev |
Object * | ob |
Definition at line 98 of file gpencil_bake_animation.cc.
struct GpBakeOb * GpBakeOb::next |
Definition at line 99 of file gpencil_bake_animation.cc.
Object * GpBakeOb::ob |
Definition at line 100 of file gpencil_bake_animation.cc.
Referenced by animdata_keyframe_list_get(), gpencil_bake_duplilist(), and gpencil_bake_ob_list().
struct GpBakeOb * GpBakeOb::prev |
Definition at line 99 of file gpencil_bake_animation.cc.