Blender
V3.3
|
#include <Predicates1D.h>
Public Member Functions | |
ShapeUP1D (unsigned idFirst, unsigned idSecond=0) | |
string | getName () const |
int | operator() (Interface1D &inter) |
![]() | |
UnaryPredicate1D () | |
virtual | ~UnaryPredicate1D () |
Additional Inherited Members | |
![]() | |
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 337 of file Predicates1D.h.
|
inline |
Builds the Predicate.
Definition at line 348 of file Predicates1D.h.
|
inlinevirtual |
Returns the string "ShapeUP1D".
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 354 of file Predicates1D.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 360 of file Predicates1D.h.
References Freestyle::Functions1D::getShapeF1D(), and Freestyle::UnaryPredicate1D::result.