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

#include <Predicates1D.h>

Inherits Freestyle::UnaryPredicate1D.

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from Freestyle::UnaryPredicate1D
bool result
 
void * py_up1D
 

Detailed Description

Returns false

Definition at line 145 of file Predicates1D.h.

Constructor & Destructor Documentation

◆ FalseUP1D()

Freestyle::Predicates1D::FalseUP1D::FalseUP1D ( )
inline

Constructor

Definition at line 148 of file Predicates1D.h.

Member Function Documentation

◆ getName()

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

Returns the string "FalseUP1D".

Reimplemented from Freestyle::UnaryPredicate1D.

Definition at line 151 of file Predicates1D.h.

◆ operator()()

int Freestyle::Predicates1D::FalseUP1D::operator() ( Interface1D & )
inlinevirtual

the () operator

Reimplemented from Freestyle::UnaryPredicate1D.

Definition at line 157 of file Predicates1D.h.


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