Blender
V3.3
|
Go to the source code of this file.
Namespaces | |
Freestyle | |
inherits from class Rep | |
int Director_BPy_BinaryPredicate0D___call__ | ( | Freestyle::BinaryPredicate0D * | bp0D, |
Freestyle::Interface0D & | i1, | ||
Freestyle::Interface0D & | i2 | ||
) |
Definition at line 48 of file Director.cpp.
References Any_BPy_Interface0D_from_Interface0D(), i1, Freestyle::BinaryPredicate0D::py_bp0D, result, Freestyle::BinaryPredicate0D::result, and ret.
Referenced by Freestyle::BinaryPredicate0D::operator()().
int Director_BPy_BinaryPredicate1D___call__ | ( | Freestyle::BinaryPredicate1D * | bp1D, |
Freestyle::Interface1D & | i1, | ||
Freestyle::Interface1D & | i2 | ||
) |
Definition at line 79 of file Director.cpp.
References Any_BPy_Interface1D_from_Interface1D(), i1, Freestyle::BinaryPredicate1D::py_bp1D, result, Freestyle::BinaryPredicate1D::result, and ret.
Referenced by Freestyle::BinaryPredicate1D::operator()().
int Director_BPy_ChainingIterator_init | ( | Freestyle::ChainingIterator * | c_it | ) |
Definition at line 180 of file Director.cpp.
References Freestyle::ChainingIterator::py_c_it, and result.
Referenced by Freestyle::ChainingIterator::init().
int Director_BPy_ChainingIterator_traverse | ( | Freestyle::ChainingIterator * | c_it, |
Freestyle::AdjacencyIterator & | a_it | ||
) |
Definition at line 194 of file Director.cpp.
References BPy_AdjacencyIterator_from_AdjacencyIterator(), BPy_ViewEdge_Check, Freestyle::ChainingIterator::py_c_it, result, and Freestyle::ChainingIterator::result.
Referenced by Freestyle::ChainingIterator::traverse().
int Director_BPy_StrokeShader_shade | ( | Freestyle::StrokeShader * | ss, |
Freestyle::Stroke & | s | ||
) |
Definition at line 160 of file Director.cpp.
References BPy_Stroke_from_Stroke(), Freestyle::StrokeShader::py_ss, and result.
Referenced by Freestyle::StrokeShader::shade().
int Director_BPy_UnaryFunction0D___call__ | ( | void * | uf0D, |
void * | py_uf0D, | ||
Freestyle::Interface0DIterator & | if0D_it | ||
) |
Definition at line 225 of file Director.cpp.
References usdtokens::b(), BPy_Interface0DIterator_from_Interface0DIterator(), BPy_UnaryFunction0DDouble_Check, BPy_UnaryFunction0DEdgeNature_Check, BPy_UnaryFunction0DFloat_Check, BPy_UnaryFunction0DId_Check, BPy_UnaryFunction0DMaterial_Check, BPy_UnaryFunction0DUnsigned_Check, BPy_UnaryFunction0DVec2f_Check, BPy_UnaryFunction0DVec3f_Check, BPy_UnaryFunction0DVectorViewShape_Check, BPy_UnaryFunction0DViewShape_Check, EdgeNature_from_BPy_Nature(), result, Vec2f_ptr_from_Vector(), and Vec3f_ptr_from_Vector().
Referenced by Freestyle::UnaryFunction0D< T >::operator()().
int Director_BPy_UnaryFunction1D___call__ | ( | void * | uf1D, |
void * | py_uf1D, | ||
Freestyle::Interface1D & | if1D | ||
) |
Definition at line 289 of file Director.cpp.
References Any_BPy_Interface1D_from_Interface1D(), usdtokens::b(), BPy_UnaryFunction1DDouble_Check, BPy_UnaryFunction1DEdgeNature_Check, BPy_UnaryFunction1DFloat_Check, BPy_UnaryFunction1DUnsigned_Check, BPy_UnaryFunction1DVec2f_Check, BPy_UnaryFunction1DVec3f_Check, BPy_UnaryFunction1DVectorViewShape_Check, EdgeNature_from_BPy_Nature(), result, Vec2f_ptr_from_Vector(), and Vec3f_ptr_from_Vector().
Referenced by Freestyle::UnaryFunction1D< T >::operator()(), and Freestyle::UnaryFunction1D_void::operator()().
int Director_BPy_UnaryPredicate0D___call__ | ( | Freestyle::UnaryPredicate0D * | up0D, |
Freestyle::Interface0DIterator & | if0D_it | ||
) |
Definition at line 110 of file Director.cpp.
References BPy_Interface0DIterator_from_Interface0DIterator(), Freestyle::UnaryPredicate0D::py_up0D, result, Freestyle::UnaryPredicate0D::result, and ret.
Referenced by Freestyle::UnaryPredicate0D::operator()().
int Director_BPy_UnaryPredicate1D___call__ | ( | Freestyle::UnaryPredicate1D * | up1D, |
Freestyle::Interface1D & | if1D | ||
) |
Definition at line 135 of file Director.cpp.
References Any_BPy_Interface1D_from_Interface1D(), Freestyle::UnaryPredicate1D::py_up1D, result, Freestyle::UnaryPredicate1D::result, and ret.
Referenced by Freestyle::UnaryPredicate1D::operator()().