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

#include <Functions0D.h>

Inheritance diagram for Freestyle::Functions0D::CurveNatureF0D:
Freestyle::UnaryFunction0D< Nature::EdgeNature >

Public Member Functions

string getName () const
 
int operator() (Interface0DIterator &iter)
 
- Public Member Functions inherited from Freestyle::UnaryFunction0D< Nature::EdgeNature >
 UnaryFunction0D ()
 
virtual ~UnaryFunction0D ()
 

Additional Inherited Members

- Public Types inherited from Freestyle::UnaryFunction0D< Nature::EdgeNature >
typedef Nature::EdgeNature ReturnedValueType
 
- Public Attributes inherited from Freestyle::UnaryFunction0D< Nature::EdgeNature >
Nature::EdgeNature result
 
voidpy_uf0D
 

Detailed Description

Returns the Nature::EdgeNature of the 1D element the Interface0DIterator& belongs to.

Definition at line 420 of file Functions0D.h.

Member Function Documentation

◆ getName()

string Freestyle::Functions0D::CurveNatureF0D::getName ( ) const
inlinevirtual

Returns the string "QuantitativeInvisibilityF0D"

Reimplemented from Freestyle::UnaryFunction0D< Nature::EdgeNature >.

Definition at line 423 of file Functions0D.h.

◆ operator()()

int Freestyle::Functions0D::CurveNatureF0D::operator() ( Interface0DIterator iter)
virtual

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