Blender V4.3
Freestyle::PredicateWrapper Class Reference

Public Member Functions

 PredicateWrapper (BinaryPredicate1D &pred)
 
bool operator() (Interface1D *i1, Interface1D *i2)
 

Detailed Description

Definition at line 1044 of file Operators.cpp.

Constructor & Destructor Documentation

◆ PredicateWrapper()

Freestyle::PredicateWrapper::PredicateWrapper ( BinaryPredicate1D & pred)
inline

Definition at line 1046 of file Operators.cpp.

Member Function Documentation

◆ operator()()

bool Freestyle::PredicateWrapper::operator() ( Interface1D * i1,
Interface1D * i2 )
inline

Definition at line 1051 of file Operators.cpp.

References Freestyle::BinaryPredicate1D::result.


The documentation for this class was generated from the following file: