|
Blender V4.3
|
#include <Predicates1D.h>
Inherits Freestyle::UnaryPredicate1D.
Public Member Functions | |
| ShapeUP1D (uint idFirst, uint idSecond=0) | |
| string | getName () const |
| int | operator() (Interface1D &inter) |
Public Member Functions inherited from Freestyle::UnaryPredicate1D | |
| UnaryPredicate1D () | |
| virtual | ~UnaryPredicate1D () |
Additional Inherited Members | |
Public Attributes inherited from Freestyle::UnaryPredicate1D | |
| bool | result |
| void * | py_up1D |
Returns true if the shape to which the Interface1D belongs to has the same Id as the one specified by the user.
Definition at line 330 of file Predicates1D.h.
Builds the Predicate.
Definition at line 341 of file Predicates1D.h.
|
inlinevirtual |
Returns the string "ShapeUP1D".
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 347 of file Predicates1D.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 353 of file Predicates1D.h.
References Freestyle::Functions1D::getShapeF1D().