|
Blender V4.5
|
#include <BPy_Chain.h>
Public Attributes | |
| BPy_FrsCurve | py_c |
| Freestyle::Chain * | c |
Definition at line 22 of file BPy_Chain.h.
| Freestyle::Chain* BPy_Chain::c |
Definition at line 24 of file BPy_Chain.h.
Referenced by Chain_init(), Chain_push_viewedge_back(), and Chain_push_viewedge_front().
| BPy_FrsCurve BPy_Chain::py_c |
Definition at line 23 of file BPy_Chain.h.
Referenced by Chain_init().