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