Blender
V3.3
|
#include <Functions1D.h>
Public Member Functions | |
string | getName () const |
int | operator() (Interface1D &inter) |
![]() | |
UnaryFunction1D_void () | |
UnaryFunction1D_void (IntegrationType iType) | |
virtual | ~UnaryFunction1D_void () |
int | operator() (Interface1D &inter) |
void | setIntegrationType (IntegrationType integration) |
IntegrationType | getIntegrationType () const |
Additional Inherited Members | |
![]() | |
void * | py_uf1D |
![]() | |
IntegrationType | _integration |
Returns the time stamp of the Interface1D.
Definition at line 456 of file Functions1D.h.
|
inlinevirtual |
Returns the string "TimeStampF1D"
Reimplemented from Freestyle::UnaryFunction1D_void.
Definition at line 459 of file Functions1D.h.
int Freestyle::Functions1D::TimeStampF1D::operator() | ( | Interface1D & | inter | ) |
the () operator.
Definition at line 110 of file Functions1D.cpp.
References Freestyle::TimeStamp::getTimeStamp(), instance, and Freestyle::Interface1D::setTimeStamp().