|
Blender V5.0
|
Public Attributes | |
| blender::Vector< ExprOp > | ops |
| int | max_stack |
Definition at line 99 of file expr_pylike_eval.cc.
| int ExprPyLike_Parsed::max_stack |
Definition at line 101 of file expr_pylike_eval.cc.
Referenced by BLI_expr_pylike_eval(), and BLI_expr_pylike_parse().
| blender::Vector<ExprOp> ExprPyLike_Parsed::ops |
Definition at line 100 of file expr_pylike_eval.cc.
Referenced by BLI_expr_pylike_eval(), BLI_expr_pylike_is_constant(), BLI_expr_pylike_is_using_param(), BLI_expr_pylike_is_valid(), and BLI_expr_pylike_parse().