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

#include <Predicates0D.h>

Inheritance diagram for Freestyle::Predicates0D::FalseUP0D:
Freestyle::UnaryPredicate0D

Public Member Functions

 FalseUP0D ()
 
string getName () const
 
int operator() (Interface0DIterator &)
 
- Public Member Functions inherited from Freestyle::UnaryPredicate0D
 UnaryPredicate0D ()
 
virtual ~UnaryPredicate0D ()
 

Additional Inherited Members

- Public Attributes inherited from Freestyle::UnaryPredicate0D
bool result
 
voidpy_up0D
 

Detailed Description

Returns false any time

Definition at line 142 of file Predicates0D.h.

Constructor & Destructor Documentation

◆ FalseUP0D()

Freestyle::Predicates0D::FalseUP0D::FalseUP0D ( )
inline

Default constructor.

Definition at line 145 of file Predicates0D.h.

Member Function Documentation

◆ getName()

string Freestyle::Predicates0D::FalseUP0D::getName ( ) const
inlinevirtual

Returns the string "FalseUP0D".

Reimplemented from Freestyle::UnaryPredicate0D.

Definition at line 150 of file Predicates0D.h.

◆ operator()()

int Freestyle::Predicates0D::FalseUP0D::operator() ( Interface0DIterator )
inlinevirtual

The () operator.

Reimplemented from Freestyle::UnaryPredicate0D.

Definition at line 156 of file Predicates0D.h.

References Freestyle::UnaryPredicate0D::result.


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