Blender V4.3
Freestyle::Predicates0D::TrueUP0D Class Reference

#include <Predicates0D.h>

Inherits 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
 
void * py_up0D
 

Detailed Description

Returns true any time

Definition at line 117 of file Predicates0D.h.

Constructor & Destructor Documentation

◆ TrueUP0D()

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

Default constructor.

Definition at line 120 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 123 of file Predicates0D.h.

◆ operator()()

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

The () operator.

Reimplemented from Freestyle::UnaryPredicate0D.

Definition at line 129 of file Predicates0D.h.


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