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

#include <Predicates0D.h>

Inheritance diagram for Freestyle::Predicates0D::TrueUP0D:
Freestyle::UnaryPredicate0D

Public Member Functions

 TrueUP0D ()
 
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 true any time

Definition at line 119 of file Predicates0D.h.

Constructor & Destructor Documentation

◆ TrueUP0D()

Freestyle::Predicates0D::TrueUP0D::TrueUP0D ( )
inline

Default constructor.

Definition at line 122 of file Predicates0D.h.

Member Function Documentation

◆ getName()

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

Returns the string "TrueUP0D".

Reimplemented from Freestyle::UnaryPredicate0D.

Definition at line 127 of file Predicates0D.h.

◆ operator()()

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

The () operator.

Reimplemented from Freestyle::UnaryPredicate0D.

Definition at line 133 of file Predicates0D.h.

References Freestyle::UnaryPredicate0D::result.


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