|
Blender V4.3
|
#include <BPy_StrokeAttribute.h>
Public Attributes | |
| PyObject_HEAD Freestyle::StrokeAttribute * | sa |
| bool | borrowed |
Definition at line 29 of file BPy_StrokeAttribute.h.
| bool BPy_StrokeAttribute::borrowed |
Definition at line 32 of file BPy_StrokeAttribute.h.
| PyObject_HEAD Freestyle::StrokeAttribute* BPy_StrokeAttribute::sa |
Definition at line 31 of file BPy_StrokeAttribute.h.