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

#include <Predicates1D.h>

Inheritance diagram for Freestyle::Predicates1D::TrueUP1D:
Freestyle::UnaryPredicate1D

Public Member Functions

 TrueUP1D ()
 
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
 
voidpy_up1D
 

Detailed Description

Returns true

Definition at line 126 of file Predicates1D.h.

Constructor & Destructor Documentation

◆ TrueUP1D()

Freestyle::Predicates1D::TrueUP1D::TrueUP1D ( )
inline

Constructor

Definition at line 129 of file Predicates1D.h.

Member Function Documentation

◆ getName()

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

Returns the string "TrueUP1D".

Reimplemented from Freestyle::UnaryPredicate1D.

Definition at line 134 of file Predicates1D.h.

◆ operator()()

int Freestyle::Predicates1D::TrueUP1D::operator() ( Interface1D )
inlinevirtual

the () operator

Reimplemented from Freestyle::UnaryPredicate1D.

Definition at line 140 of file Predicates1D.h.

References Freestyle::UnaryPredicate1D::result.


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