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

#include <Functions0D.h>

Inheritance diagram for Freestyle::Functions0D::GetParameterF0D:
Freestyle::UnaryFunction0D< float >

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Returns the parameter of an Interface0D in the context of its 1D element.

Definition at line 255 of file Functions0D.h.

Member Function Documentation

◆ getName()

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

Returns the string "GetCurvilinearAbscissaF0D"

Reimplemented from Freestyle::UnaryFunction0D< float >.

Definition at line 258 of file Functions0D.h.

◆ operator()()

int Freestyle::Functions0D::GetParameterF0D::operator() ( Interface0DIterator iter)
inlinevirtual

the () operator.

Reimplemented from Freestyle::UnaryFunction0D< float >.

Definition at line 264 of file Functions0D.h.

References result, and Freestyle::Interface0DIterator::u().


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