Blender V5.0
Freestyle::Functions0D::GetParameterF0D Class Reference

#include <Functions0D.h>

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

Detailed Description

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

Definition at line 251 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 254 of file Functions0D.h.

◆ operator()()

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

the () operator.

Reimplemented from Freestyle::UnaryFunction0D< float >.

Definition at line 260 of file Functions0D.h.

References Freestyle::UnaryFunction0D< float >::result, and Freestyle::Interface0DIterator::u().


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