Blender
V3.3
|
#include <Predicates1D.h>
Public Member Functions | |
string | getName () const |
int | operator() (Interface1D &inter) |
![]() | |
UnaryPredicate1D () | |
virtual | ~UnaryPredicate1D () |
Additional Inherited Members | |
![]() | |
bool | result |
void * | py_up1D |
Returns true if the Interface1D is an external contour. An Interface1D is an external contour if it is bordered by no shape on one of its sides.
Definition at line 244 of file Predicates1D.h.
|
inlinevirtual |
Returns the string "ExternalContourUP1D"
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 250 of file Predicates1D.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 256 of file Predicates1D.h.
References Freestyle::Nature::BORDER, Freestyle::Functions1D::getOccludeeF1D(), Freestyle::UnaryPredicate1D::result, Freestyle::UnaryFunction1D< T >::result, and Freestyle::Nature::SILHOUETTE.