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 a contour. An Interface1D is a contour if it is bordered by a different shape on each of its sides.
Definition at line 209 of file Predicates1D.h.
|
inlinevirtual |
Returns the string "ContourUP1D".
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 215 of file Predicates1D.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 221 of file Predicates1D.h.
References Freestyle::Nature::BORDER, Freestyle::Functions0D::getOccludeeF0D(), Freestyle::Functions0D::getShapeF0D(), Freestyle::Interface0DIterator::isEnd(), Freestyle::UnaryPredicate1D::result, Freestyle::UnaryFunction1D< T >::result, Freestyle::Nature::SILHOUETTE, and Freestyle::Interface1D::verticesBegin().