|
Blender
V2.93
|
Public Attributes | |
| struct GpBakeOb * | next |
| struct GpBakeOb * | prev |
| Object * | ob |
Definition at line 86 of file gpencil_mesh.c.
| struct GpBakeOb* GpBakeOb::next |
Definition at line 87 of file gpencil_mesh.c.
| Object* GpBakeOb::ob |
Definition at line 88 of file gpencil_mesh.c.
Referenced by animdata_keyframe_list_get(), gpencil_bake_duplilist(), and gpencil_bake_ob_list().
| struct GpBakeOb * GpBakeOb::prev |
Definition at line 87 of file gpencil_mesh.c.