Blender  V3.3
Public Member Functions | List of all members
Freestyle::PredicateWrapper Class Reference

Public Member Functions

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

Detailed Description

Definition at line 1032 of file Operators.cpp.

Constructor & Destructor Documentation

◆ PredicateWrapper()

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

Definition at line 1034 of file Operators.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 1039 of file Operators.cpp.

References i1, and Freestyle::BinaryPredicate1D::result.


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