Blender V5.0
Freestyle::Functions1D::IncrementChainingTimeStampF1D Class Reference

#include <Functions1D.h>

Inherits Freestyle::UnaryFunction1D_void.

Public Member Functions

string getName () const
int operator() (Interface1D &inter)
Public Member Functions inherited from Freestyle::UnaryFunction1D_void
 UnaryFunction1D_void ()
 UnaryFunction1D_void (IntegrationType iType)
virtual ~UnaryFunction1D_void ()
int operator() (Interface1D &inter)
void setIntegrationType (IntegrationType integration)
IntegrationType getIntegrationType () const

Additional Inherited Members

Public Attributes inherited from Freestyle::UnaryFunction1D_void
void * py_uf1D
Protected Attributes inherited from Freestyle::UnaryFunction1D_void
IntegrationType _integration

Detailed Description

Increments the chaining time stamp of the Interface1D.

Definition at line 440 of file Functions1D.h.

Member Function Documentation

◆ getName()

string Freestyle::Functions1D::IncrementChainingTimeStampF1D::getName ( ) const
inlinevirtual

Returns the string "IncrementChainingTimeStampF1D"

Reimplemented from Freestyle::UnaryFunction1D_void.

Definition at line 443 of file Functions1D.h.

◆ operator()()

int Freestyle::Functions1D::IncrementChainingTimeStampF1D::operator() ( Interface1D & inter)

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