Blender V4.3
Freestyle::Predicates1D::TrueBP1D Class Reference

#include <Predicates1D.h>

Inherits Freestyle::BinaryPredicate1D.

Public Member Functions

string getName () const
 
int operator() (Interface1D &, Interface1D &)
 
- Public Member Functions inherited from Freestyle::BinaryPredicate1D
 BinaryPredicate1D ()
 
virtual ~BinaryPredicate1D ()
 

Additional Inherited Members

- Public Attributes inherited from Freestyle::BinaryPredicate1D
bool result
 
void * py_bp1D
 

Detailed Description

Returns true.

Definition at line 437 of file Predicates1D.h.

Member Function Documentation

◆ getName()

string Freestyle::Predicates1D::TrueBP1D::getName ( ) const
inlinevirtual

Returns the string "TrueBP1D"

Reimplemented from Freestyle::BinaryPredicate1D.

Definition at line 440 of file Predicates1D.h.

◆ operator()()

int Freestyle::Predicates1D::TrueBP1D::operator() ( Interface1D & ,
Interface1D &  )
inlinevirtual

The () operator.

Reimplemented from Freestyle::BinaryPredicate1D.

Definition at line 446 of file Predicates1D.h.


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