|
Blender V4.3
|
#include <Predicates1D.h>
Inherits Freestyle::BinaryPredicate1D.
Public Member Functions | |
| string | getName () const |
| int | operator() (Interface1D &i1, Interface1D &i2) |
Public Member Functions inherited from Freestyle::BinaryPredicate1D | |
| BinaryPredicate1D () | |
| virtual | ~BinaryPredicate1D () |
Additional Inherited Members | |
Public Attributes inherited from Freestyle::BinaryPredicate1D | |
| bool | result |
| void * | py_bp1D |
Returns true if the Interface1D i1 and i2 belong to the same shape.
Definition at line 492 of file Predicates1D.h.
|
inlinevirtual |
Returns the string "SameShapeIdBP1D"
Reimplemented from Freestyle::BinaryPredicate1D.
Definition at line 495 of file Predicates1D.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::BinaryPredicate1D.
Definition at line 501 of file Predicates1D.h.
References Freestyle::Functions1D::getShapeF1D().